Stuart Roe wrote:
>
> I'm sending a
> message and my jms:consumer is creating an InOnly message when I need an
> InOut message.
>
The default jms consumer marshaler is creating an InOnly Exchange. If you
want to override it then you need
If you need an in-out message, try adding to your configuration
defaultMep="http://www.w3.org/2004/08/wsdl/in-out"
-----
Ioannis Canellos
--
View this message in context:
http://old.nabble.com/What%27s-wrong-with-my-JMS-configuration-tp28264940p28265789.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.