*Camel route not getting to aggregation and bean in certain cases.*
Below is my camel route.  When the route encounters a SoapFault the route
works great.  However, in the case of success from the soap call the route
never gets to the aggregation and bean calls marked <==== below.  I would
expect that the call to "direct:processDeviceUsageSoapCall" would eventually
get an exchange body from the DeviceUsageHistoryPostProcessor.  Is this not
the expected result?  What am I doing wrong?





--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-route-not-getting-to-aggregation-and-bean-in-certain-cases-tp5793058.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to