This should definitely work. Please post some log output or some other information describing your issue so that we can help you. Just as an obvious suggestion, make sure that you have the camel-jms jar file and the jar file of your JMS provider in your SU.
Chris On Sat, Mar 22, 2008 at 9:04 AM, Robert Thullner <[EMAIL PROTECTED]> wrote: > > Hi > > I use the Camel JBI component in ServiceMix for routing between endpoints > of > service-units. But I would also like to put JMS messages directly to a JMS > queue with Camel, without having to route a message to a JMS provider > service unit which then sends the message to the queue. > > Can this be achieved by the Camel JBI component. If yes, could you give me > an example, because I did not get it working until now. > > Thanks > Robert > -- > View this message in context: > http://www.nabble.com/Camel-transports-in-ServiceMix-tp16222771s22882p16222771.html > Sent from the Camel - Users mailing list archive at Nabble.com. > >
