JMS clients compatibility of JMS 1.1 to 2.0 in JBoss EAP 7.1
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7.1
Issue
- Is the client JMS API used in EAP 6 compatible with JMS API used in EAP 7.1?
Resolution
- JBoss EAP 7.1. supports JMS 2.0 specification which is a part of the JEE 7 specification. The JMS 2.0 specification supports backward compatibility for JMS 1.1 clients so you can use JMS 1.1 compliant clients in JBoss EAP 7.1. However, you need to change the code if the JMS client uses HornetQ's internal (vendor specific) API in the application code.
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
