>On the jms consumer endpoint, you have to define the
>defaultMep="http://www.w3.org/2004/08/wsdl/in-out"; attribute.
>Failing this, you should have in your log an exception:
>javax.jbi.messaging.MessagingException: Do not understand pattern: null
>
I think my definition have this, as I posted,
and I didn't have any exception messagae in log output.

>>   <jms:endpoint
>>     service="im:AsyncJmsSenderConsumerService"
>>     endpoint="AsyncJmsSenderConsumerService"
>>     targetService="im:AsyncJmsSender"
>>     targetEndpoint="AsyncJmsSender"
>>     role="consumer"
>>     defaultMep="http://www.w3.org/2004/08/wsdl/in-out";
>>     destinationStyle="queue"
>>    
>> jmsProviderDestinationName="queue.master.itemmanagement.americas.v1.asyncsender"
>>     connectionFactory="#jmsFactory"/> 
-- 
View this message in context: 
http://www.nabble.com/How-to-access-lwcontainer-component-from-jsr181-component--tf2091924.html#a5784783
Sent from the ServiceMix - User forum at Nabble.com.

Reply via email to