Exception {
exchange.getOut().setBody(new Output());
}});
.end();
I think we have a bug here because 'myWebService' has only 1 operation, so
the 'dispatch' step should not be necessary.
--
View this message in context:
http://camel.465427.n5.nabble.c
Exchange exchange) throws Exception {
> > exchange.getOut().setBody(new Output());
> > }});
> > .end();
> >
> > *Then the response body of myWebService is empty.*
> >
> > Is it possible that my route returns something in a doCatch() ?
> &
rns something in a doCatch() ?
>
> Any help would be appreciated
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/doCatch-returns-null-tp5722851.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
--
Claus Ibsen
--
bService is empty.*
Is it possible that my route returns something in a doCatch() ?
Any help would be appreciated
--
View this message in context:
http://camel.465427.n5.nabble.com/doCatch-returns-null-tp5722851.html
Sent from the Camel - Users mailing list archive at Nabble.com.