Hi, I am trying to implement many webservices using jms as a transport. I have a client which invokes a service that in turn uses the client request to invoke other web services. My case is the client is listening to a queue where he expects to receive responses from all services.
I am using soap over jms but am missing the part where a client can be in a state listening to a certain queue expecting to receive messages from the other web services in the network. The documentation mentions how we can set up jms connection. but it doesn't really cover the flow especially the flow of pub/sub case... Amer -- View this message in context: http://cxf.547215.n5.nabble.com/topics-queues-in-soap-over-jms-tp3275290p3275290.html Sent from the cxf-user mailing list archive at Nabble.com.
