With Websphere MQ as a provider, which strictly follows the JMS spec, you cannot use the same session to create Async consumer and then a provider. Once async consumer is created, you MUST create a new session for provider, which is not the case with JMS-BC. I tried Standard processor, which is Sync, but it crashes JBOSS server since our environment enfoces the use of servicemix in JBOSS.
Thank you. -- View this message in context: http://www.nabble.com/JMS-multiplexing-processor-is-not-implemented-according-to-JMS-spec.-tf4640300s12049.html#a13252853 Sent from the ServiceMix - User mailing list archive at Nabble.com.