Hi,
I worked on the example as u suggested and got the ouput as well but i want
the output in some text file or some object so what do i need to replace in
this line of code.
from("jbi:endpoint:urn:org:apache:servicemix:tutorial:camel:jms:consumer").to("log:tutorial-jbi").convertBodyTo(DOMSource.class).to("log:tutorial-domsource").convertBodyTo(String.class).to("log:tutorial-string");reply soon. sakkew wrote: > > Hi, > > I suggest you go through the tutorials. Part 3 has a good example of using > JMS. > > > skg wrote: >> >> Hi, >> i got ur point but it wont be clear untill i get some example to work on. >> can u send me some working example which can simply put a message through >> service mix. >> It wil be a great help. >> > > -- View this message in context: http://www.nabble.com/JMS-with-Service-Mix-tp18005740p18026500.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
