If you use an InOut mep, the jms client need to specify a JMSReplyTo destination in the jms request message.
On 8/9/06, Ryan Fernandes <[EMAIL PROTECTED]> wrote:
Hi, I already have a jsr181-service exposed on the bus which has an http-endpoint. This works fine. Now, I want to add another endpoint. But this one is a jms endpoint. With the help received on this forum, I've managed to create this endpoint and even have it call the jsr181 server. The service gets called correctly, but once the jms component receives the 'DONE' status, I receive a "java.lang.UnsupportedOperationException: A destination must be specified." Following that, I get the dreaded "java.lang.IllegalStateException: component is not owner". 1. Any help on how to solve the above will be appreciated. 2. Is my approach conceptually correct? Having an Mep=In-Out and using jms as the endpoint? I mean, how will I get the return reply from my jsr181 service? Thanks, Ryan -- View this message in context: http://www.nabble.com/jms-%28endpoint%29-%2B-jsr181-%28engine%29-help-reqd.-tf2077992.html#a5723545 Sent from the ServiceMix - User forum at Nabble.com.
-- Cheers, Guillaume Nodet
