Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-13873

[Artemis upgrade] MessageImpl was removed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Blocker Blocker
    • None
    • 7.2.0.GA
    • ActiveMQ
    • None

      For more information about origin of this issue see JBEAP-13856.

      MessageImpl class in Artemis 1.x contains vendor specific JMS constants which can be used to enable/configure some features of Artemis. If users use this class to reference the constants, their applications won't work with EAP 7.2.

      This class is available in EAP 7.1 JMS client BOM.

      Example of usage
      msg.setLongProperty(MessageImpl.HDR_SCHEDULED_DELIVERY_TIME.toString(), timeout);
      

      Customer impact: Customers have to update and recompile their applications.

              jmesnil1@redhat.com Jeff Mesnil
              eduda_jira Erich Duda (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: