I have a task wherein I am supposed to wrap the spml
content in soap
request message. How can I do that at the inbound-endpoint
. I mean mule should receive a request which has spml AddRequest
.
I have tried using @webserviceprovider
, however it doesn't work.
Asked
Active
Viewed 86 times
0

Charu Khurana
- 4,511
- 8
- 47
- 81

rinkesh
- 1
-
1Welcome to SO! Try to be as descriptive as possible. Questions like "it doesn't work" are discouraged. Please [read here](http://stackoverflow.com/help/asking) for advice on asking questions. Thanks! – Scott Solmer Nov 05 '13 at 01:22
-
Please show us what you tried – Charu Khurana Nov 05 '13 at 13:47