0 Replies Latest reply on Nov 16, 2005 12:10 PM by adrian.brock

    JBAS-1615 and JMS 1.1 api in 3.2.x

      Related to http://jira.jboss.com/jira/browse/JBAS-1615

      I'm going to backport the JMS 1.1 versions of the javax.jms classes to 3.2.x

      * These are fully backwards compatible with the old jms 1.0.2b classes
      * JBossMQ in 3.2.x already implements the JMS1.1 api, you just can't use it because
      of the interface level (or unless you cast to the JBossMQ classes)
      * It is stupid trying to maintain two different versions of the JMS outbound rar
      because of the differences in the delegate's/real api