Hi I use the new jms-component, but since I can't get these to work maybe I've got to switch to the old jms components. Reading the documentation on IONA esb, using servicemix 3.3, I got the impression that I only had to configure the consumer with the replayDestinationName, but when I only configure the consumer I get
Unable to choose replyDestination for exchange InOut And if I configue the provider I get error: java.lang.IllegalStateException: Unable to receive response ANy hints on this?? Håkon 2008/7/29 dhaas <[EMAIL PROTECTED]> > > I did something similar setting up request and response queues. In both > the > consumer and provider endpoints I used the following attributes: > jmsProviderDestinationName="query.request" > jmsProviderReplyToName="query.response" > > Where query.request and query.response were the names of my request and > response queues. That seemed to work. > -- > View this message in context: > http://www.nabble.com/value-of-replyDestinationName-tp18706976p18717473.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Håkon Sagehaug, Software Developer Parallab, Bergen Center for Computational Science (BCCS) UNIFOB AS (University of Bergen Research Company)
