in the xbean.xml,
<jms:endpoint service="test:MyConsumerService"
              endpoint="jms"
              targetService="test:MyConsumerService"
              targetEndpoint="myConsumer"
              role="consumer" 
              destinationStyle="queue"
              jmsProviderDestinationName="queue/A"
              jndiConnectionFactoryName="ConnectionFactory"
              defaultMep="http://www.w3.org/2004/08/wsdl/in-out";
              defaultOperation="test:Echo" />
Is the "destinationStyle" must be "queue"? thanks!
-- 
View this message in context: 
http://www.nabble.com/A-question-about-servicemix-jms-tf3656877s12049.html#a10216625
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to