The following instructions describe how to set up the JMS transport with JBossMQ, the default JMS provider in JBoss Application Server 4.2. (JBossMQ was replaced by JBoss Messaging in JBoss Application Server 5.0.)
Note |
---|
From the below configurations, do the ones in the axis2.xml file based on the profile you use as follows: - To enable the JMS transport in the Integration profile, edit the
<EI_HOME>/conf/axis2/axis2.xml file. - To enable the JMS transport in other profiles, edit the
<EI_HOME>/wso2/<PROFILE_HOME>/conf/axis2/axis2.xml file. <PROFILE_HOME> refers to the main directory of the profile inside the WSO2 EI distribution. For example, to enable the JMS transport in the Business Process profile, edit the <EI_HOME>/wso2/business-process/conf/axis2/axis2.xml file
|
To configure the JMS transport with JBossMQ:
...