John Ormerod 2.Jun.08 09:34 AM a Web browser Application developmentAll releasesAll platforms
Someone had mistakenly configured MQe on a client to use a Sync proxy rather than an Async one. I discovered this when a JMS statement resulted in the following:
javax.jms.JMSException: Remote synchronous queues not supported
What I have been unable to discover is whether this 'limitation' is by design for MQe, or whether the JMS spec precludes the use of sync remote queues?