Hi That is a bit odd. I added a JMS sample: http://svn.apache.org/viewvc?view=rev&revision=731874
Can you try with other kind of endpoints/transport to see if you for instance can get a file mover working? <from uri="file://inbox"/> <to uri="file://outbox"/> On Wed, Jan 7, 2009 at 6:26 AM, Karuna Arshakota <[email protected]> wrote: > > thanks for ur quick response.Ya I have read the link mentioned in wiki.Still > I am getting same problem that i have mentioned earlier. > > > Karuna Arshakota wrote: >> >> hi, >> I am new to Camel and found very interesting to work with patterns.I am >> trying different patterns but struck at routing slip pattern.I am using >> camel 1.4. >> >> Please find that attached camel xml and input xml which am sending this >> through an endpoint('somequeue') >> http://www.nabble.com/file/p21305734/Header.xml Header.xml >> http://www.nabble.com/file/p21305734/camel-debugger-tmp6214.xml >> camel-debugger-tmp6214.xml >> >> First time i got a message to the 'output' endpoint(URI) but when I ran >> after that many times but no message were coming to the mentioned URIs.I >> am expecting the message should come to all URIs that i mentioned in the >> input xml (myqueue and output).Am I correct? Could you please explain the >> functionality of routing slip and explain me how can i really use it. >> Thanks for all ur help in Advance >> >> > > -- > View this message in context: > http://www.nabble.com/configure-routing-slip-tp21305734s22882p21325171.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- /Claus Ibsen Apache Camel Committer Blog: http://davsclaus.blogspot.com/
