Hi all
We're using a the AMQP inbound gateway to read the messages from the queue and route those messages back to a web service API by using a WS outbound gateway. We noticed a strange behavior...
Type: Posts; User: zac001; Keyword(s):
Hi all
We're using a the AMQP inbound gateway to read the messages from the queue and route those messages back to a web service API by using a WS outbound gateway. We noticed a strange behavior...
Hi All
I'm trying to invoke a web service and initially i tried the XML config approach using <int-ws:outbound-gateway> and I got the error. I'm using a WSDL to generate the Java objects in this...