Thanks for the clarification Claus. I will update the documentation and plan for an update in a later release.
Best Regards, Scott ES On Feb 13, 2013, at 12:59 AM, Harald Wellmann <hwellmann...@gmail.com> wrote: > Well, it should be clearly documented that inOut() does not have the > desired effect and that camel-sjms behaves differently than camel-jms > in this respect. > > I can live with the current approach, and I'm eager to see a release > of camel-sjms in 2.11 to get rid of the transitive Spring dependency > in my Java EE app which is not required except by camel-jms. > > But it would be useful to remove that restriction in the next release. > > We use bean invocations tunnelled through JMS a lot, and it should be > possible to have InOut methods and InOnly methods in the same service > interface, tunneled through the same queue. > > Best regards, > Harald