You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Greg A. (JIRA)" <ji...@apache.org> on 2017/03/11 16:18:04 UTC

[jira] [Created] (ARTEMIS-1032) Cannot call conn.setExceptionListener due Java EE7 JMS spec, inside Wildlfy 10.x

Greg A. created ARTEMIS-1032:
--------------------------------

             Summary: Cannot call conn.setExceptionListener due Java EE7 JMS spec, inside Wildlfy 10.x
                 Key: ARTEMIS-1032
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1032
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 1.5.3, 2.0.0
         Environment: Wildfly 10.x/ JBoss EAP 7.x
            Reporter: Greg A.


conn.setExceptionListener "must not be used in a Java EE web or EJB application. Doing so may cause a JMSException to be thrown though this is not guaranteed." from JMS spec 

https://github.com/apache/activemq-artemis/blob/1.5.4/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/bridge/impl/JMSBridgeImpl.java#L1013



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)