-
Nov 29th, 2012, 09:56 AM
#1
Socket call during incoming web service call.
Hi,
I am trying to figure out how to make a socket call during a inbound web service call. I am using Spring WS to handle the incoming call which puts the message on a channel. That message is then sent to a server via a tcp-outbound-channel-adapter and a tcp-connection-factory.
This all works fine but I can not figure out how to get the response back to the method the received the web service call. Could you point me to a example that demonstrates something similar to this?
Thanks
Frank
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules