JMS MQ binding problem
问题 I have this strange issue with a JMS binding on a MQ queue with a MDB The Message-Driven EJB: CrbEventMessageAsynchronousService is unable to connect to the JMS destination: queue.contratto.crb.input.publicQueue . The Error was: javax.jms.JMSException : MQJMS1017 : non-local MQ queue not valid for receiving or browsing> I checked on the QueueManager and the mq queue is defined as local and not as remote as said by the exception. 回答1: It may be that the top-most queue that the application is