This article outlines details of messaging in general and enterprise messaging in particular using JMS and Message-Driven Beans (MDB). The messaging capabilities of the GlassFish application server as well as its configuration setup are covered in this article. In order to better explain these technologies, a simple yet realtime use case and its implementation details are also discussed here.
Here are answers to some frequently asked questions about how to use Enterprise Java Beans within SUN's Application Server implementations. Additional resources can be found here. Please send any follow-up questions or comments to ejb@glassfish.dev.java.net.
The Java EE Service Engine is a JSR 208-compliant JBI runtime component that connects Java EE web services to JBI components. The framework of the Java EE Service Engine is defined by the interconnectivity of Glassfish and the JBI runtime environment, which is installed as part of the application server. The Java EE Service Engine is designed to act as a bridge between the application server and the JBI runtime environment, facilitating interaction between Java EE and JBI components.