I have created one JMS service using camel that is explained in the tutorial. Now i want to receive the messages from this web service through some standalone java programm. How can i do that ?
willem.jiang wrote: > > Hi, > > I don't get what you want. > The JMS web service that you mean is that soap message over jms > transport (CXF has a JMS transport), or you want to use JMS component of > camel to handle the soap message? > > Willem > skg wrote: >> Hi, >> I want to know, is the interaction between JMS web service (working as >> producer on some queue) and some pure java application or standalone JMS >> programm possible. >> If yes then how do we implement this. >> > > > -- View this message in context: http://www.nabble.com/Interaction-of-JMS-web-service-with-pure-java-or-jms-application-tp18230147s22882p18252418.html Sent from the Camel - Users mailing list archive at Nabble.com.
