JMS interfaces not supported

EAServer does not support these JMS interface methods:

JMS interface

Method

javax.jms.Session

  • run

  • setMessageListener

  • getMessageListener

javax.jms.QueueConnection

  • createConnectionConsumer

javax.jms.TopicConnection

  • createConnectionConsumer

  • createDurableConnectionConsumer

In addition, EAServer does not support these JMS interfaces:

NoteEAServer supports the XA interfaces that are required to support two-phase commit and the XA transaction coordinator for JMS clients and components.