Overview of Integrating With JBoss 4.0.2


This chapter describes integrating TIBCO Enterprise Message Service with the JBoss J2EE application server, version 4.0.2. Specifically, you can use TIBCO Enterprise Message Service to drive a Message Driven Bean (MDB) inside JBoss from any EMS client.

The techniques described in this chapter assume you are using Windows 2000, and that you have already downloaded and installed JBoss 4.0.2. It further assumes that you are running JBoss, the TIBCO Enterprise Message Service server, and the client program on the same machine.

Throughout the following procedures, environment variables are used to refer to specific directories within the JBoss installation. They are not actually needed by the JBoss server, but merely facilitate the reference to different directories in the JBoss installation.

The following environment variables are used throughout the discussion below:

JBOSS_HOME = C:\JBoss-4.0.2  
JBOSS_CLIENT = %JBOSS_HOME%\client  
JBOSS_DEPLOY = %JBOSS_HOME%\server\default\deploy  
JBOSS_CONF = %JBOSS_HOME%\server\default\conf 

The example in this chapter configures an MDB that uses container-managed transactions. For more information, see Container-Managed Transactions (XA).


TIBCO Enterprise Message Service™ Application Integration Guide
Software Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com