Chapter 2 Overview of Third-Party Application Servers : Third Party Application Servers

Third Party Application Servers
Third party servers which have been tested with TIBCO Enterprise Message Service are:
Integration with other application servers is possible, although it has not been tested.
TIBCO Enterprise Message Service successfully integrates with third party J2EE EJB (application) servers so that TIBCO Enterprise Message Service can drive Message Driven Beans (MDBs) within the application servers.
TIBCO Enterprise Message Service implements the ConnectionConsumer interface of the JMS specification for application servers that follow the JMS specification for JMS integration. The application servers listed above that use this interface are Borland Enterprise Server and JBoss.
TIBCO Enterprise Message Service also implements all interfaces necessary for Java Transaction API (JTA) compliance.
Special TIBCO Enterprise Message Service adapter classes are required for integration with some of the above listed application servers. These classes are contained in a separate JAR file included with this release, tibjmsapps.jar.
The following chapters contain more detailed instructions on how to integrate TIBCO Enterprise Message Service with each of the above listed application servers. Each chapter details how to run an example program provided by the application server using TIBCO Enterprise Message Service. When applicable, each chapter also describes how to modify the example to use SSL for communications between TIBCO Enterprise Message Service, the application server, and the example application.