I try to save soap request (jaxb payload) to file as xml payload in apache
camel via below code, but it failed. anyone know how to do it? Any hints
will be more than welcome!
public class CamelRouteBuilder extends RouteBuilder {
private static final String SOAP_ENDPOINT_URI =
"cxf://http://lo
I would suggest reading by size from your data source and use split and
aggregate together to see the end of batch..
On Wed, Sep 12, 2018 at 4:42 PM Michael Joyner
wrote:
> Hi,
>
> Is there a way for the .aggregate to keep firing until predicate is
> satisfied?
> Like this:
> from("direct:databa
Ron,
I think there is room for improvement there. I opened
https://issues.apache.org/jira/browse/CAMEL-12813 to setup a proposal in
this respect.
Would you like to have a try with a contribution
https://github.com/apache/camel/blob/master/CONTRIBUTING.md ? Or, I could
take over if you prefer.
A