|
Page Created :
CAMEL :
How do I set the MEP when interacting with JBI?
How do I set the MEP when interacting with JBI? has been created by Gert Vanthienen (Sep 15, 2008). Content:ProblemIf you are using the Camel JBI integration to send a MessageExchange to another JBI component from within your Camel route, Camel uses the MEP of the underlying Camel Exchange to determine the MEP of the JBI MessageExchange. An example: from(""timer://foo").to("jbi:endpoint:urn:translator:endpoint").to("log:test"); //THIS WON'T WORK...
|
Unsubscribe or edit your notifications preferences
