JBoss.orgCommunity Documentation

Chapter 1. Introduction to JBCP Remote SLEE Connection Tool

JBCP Remote SLEE Connection Tool is a Java EE Connector Architecture (JCA) tool, which can be used to interact with JBCP JAIN SLEE remotely.

The JAIN SLEE specification includes an API for interaction with JAIN SLEE container, with the interface javax.slee.connection.SleeConnectionFactory upfront, which allows users to create connections to a specific JAIN SLEE instance, and use that to fire events.

JBCP Remote SLEE Connection Tool exposes javax.slee.connection.SleeConnectionFactory in the local JNDI tree.

For further information about SLEE connection factory please refer to JAIN SLEE 1.1 specification, Appendix F.