RAJBOSS is the connector for JBoss 4.0 Message Server
The connector for RAJBOSS is shipped as rajboss.rar. It does NOT
include the client runtime.
- The ConnectionURL is the normal JNDI url for JBoss, e.g. jnp://10.18.73.56:1099
plus a query string. The query string uses the following parameters:
- xacf=. Here
is the JNDI name of the XA connection factory. It defaults to
UIL2XAConnectionFactory. This connection factory is used both for XA
and non XA
- the options can also include options for JMSJCA
- To work around some issues in the client runtime, when serial mode is
used, the concurrency mode will be sync.
- Before deploying the connector, add the following jars to the classpath
suffix:
- jboss-client.jar
- jbossall-client.jar
- jbossmq-client.jar
- jnp-client.jar