Thank you both,
The issue was indeed with the message factory one I defined the new message bean
<beans:bean id="messageFactory"...
Type: Posts; User: bhiggins; Keyword(s):
Thank you both,
The issue was indeed with the message factory one I defined the new message bean
<beans:bean id="messageFactory"...
Thanks for getting back to me Gary,
I appreciate you writing the snippet above. I plugged in your WS call into my call and am still seeing the same issue.
2013-02-07 16:00:26,429 DEBUG...
Hi,
I'm still running into this issue and have been looking at removing the transformer and various options on the message to no avail. I'm guessing that the WebServiceTemplate is removing the...
That is very strange, I've run the tests again at TRACE level but and am not seeing any trace level logging at all.
Again all of the messages you would expect to be at that level are appearing with...
Thanks for getting back to me again. Your help is really appreciated.
I have attached the new logs with the additional info in two file (due to size constraints).
With regard to the gateway...
Hi,
I have attached the "working" (gateway.txt) and "not working" (ws-gateway.txt) logs and am still seeing the same issue.
I have enabled tracing on the server and can see that request is coming...
Thanks for getting back to me so quickly. The posting problems were down to me trying to make the code more readable (obviously I didn't succeed :eek: )
I have updated the tags above and will post...
Hi
I'm having a bit of trouble setting up what should be a very routine web service call using SI.
Please see the relevant excerpts of my config below.
<jms:inbound-gateway...