Could you raise a JIRA and attach your SA ?

On 8/21/06, Tak <[EMAIL PROTECTED]> wrote:


Does someone has any idea about my case?

And is the way I am doing right?,  which is
configured jms BC for lwcontainer component, and access it from JSR181 via
DliveryChannel.sendSync().

Any comments would be really appreciated.
Tak

>>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#a5900231
Sent from the ServiceMix - User forum at Nabble.com.




--
Cheers,
Guillaume Nodet

Reply via email to