Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
As you know camel will try to use the async invocation by default, but it could cause some trouble if the invocation is inside of the transaction. The user should use the option synchronous to force servicemix-camel endpoint process the message synchronously.