Hi, I am using a scenario where i am sending a message to ActiveMQ queue. I am creating a service unit which is consuming that message from the queue using WSDL and WebService, and i am updating the message in this serviceunit. >From the service-unit i want to send that message to another JMS queue.
My Program flow is:- Queue1-->ServiceUnit(WebService)-->Queue2 I am unable to send from serviceunit to Queue2. How to solve this problem? Please give pointers for this problem. Thanks. Regards, Manish -- View this message in context: http://www.nabble.com/how-to-send-a-jms-message-from-a-webservice-to-JMS-queue-tp20698939p20698939.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.