Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/591
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabl
Github user sebi-hgdata closed the pull request at:
https://github.com/apache/camel/pull/585
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Hi Team,
I tried to use Spring DSL to consume to Restful Webservice and store the
output in the POJO but the processor was not triggered. Can you please
assist me on this.
from("restlet:http://localhost:8090/validateCustomer?custName=XXX";).process(new
ProcessWebservice())
.to("file:destination")
The Apache Jenkins build system has built Camel.trunk.notest (build #2472)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2472/
to view the results.