For the HTTP error code then the its returned by the remote server
http://en.wikipedia.org/wiki/HTTP_404



On Thu, Apr 25, 2013 at 4:43 PM, Vas <srinia...@gmail.com> wrote:
> Hi Claus,
> i was modified my route as below.
>
> <route id="second">
>         <from uri="nmr:async"/>
>         <setExchangePattern pattern="InOnly"/>
>         <wireTap uri="direct:foo">
>                 <body>  <constant>Bye World</constant></body>
>         </wireTap>
>         <to 
> uri="http://localhost:8080/app/jsp/second.jsp?bridgeEndpoint=true"/>
> </route>
>
> however I still get the same behavior.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/modifying-endpoint-tp5731360p5731550.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to