Ok.
I got it.
Thanks very much.
Type: Posts; User: charile; Keyword(s):
Ok.
I got it.
Thanks very much.
OK.
I will use the 2.0 M4 version.
Thanks ,Mark.
Yes.you are right.
The JMS Gateway is used for by-directional communication.
The JMS Adapter is used for uni-directional communication.
I have an other question.
why the JMS Gateway...
Hi ,Mark
We use the version 2.0.0-M2.
Thanks!
Charile
I use jms:in-bound and jms:out-bound to receive and send jms messages.
The invoking is :
1. jms client sends messsges to activemq.
2. jms:in-bound receives messages from actievemq.
3....
HI,All.
I hava some questions about the jms adpater and gateway.
(1)The jms adapter only supports oneway pattern,not supoorts request/reply pattern .
(2)And the jms gateway only support ...
when i use the webservice gate of spring integration 2.0.0 to invoke webservice ,i get a ConcurrentModificationException.
the exception stack is :
java.util.ConcurrentModificationException
at...
You can read this web about "Does Spring-WS run on IBM WebSphere? ".
Thanks,Marten.
In the ws outbound gateway ,the AbstractWebServiceOutboundGateway use a WebServiceTemplate to send and receive soapmessages.
But i find a problem ,When using WebServiceTemplate to send soapmessage...
This is maybe a bug.