Start Activemq
1. Download activemq from here 2. Extract the binary 3. Start activemq by going to ACTIVE_DIRECTORY_HOME/bin and issuing the command ./activemq console Configure WSO2 AppServer 4. Download WSO2 AppServer from here 5. Extract the binary 6. Edit axis2.xml to enable JMS transport.
1. Download activemq from here 2. Extract the binary 3. Start activemq by going to ACTIVE_DIRECTORY_HOME/bin and issuing the command ./activemq console Configure WSO2 AppServer 4. Download WSO2 AppServer from here 5. Extract the binary 6. Edit axis2.xml to enable JMS transport.
- Open CARBON_HOME/repository/conf/axis2.xml (CABRON_HOME is the location you extracted the AppServer distribution)
- Enable JMS transport by uncommenting follwing sections
AND- - -
7. Copy following jars from ACTIVEMQ_HOME/lib to CARBON_HOME/repository/components/lib
- activemq-core-5.4.2.jar
- geronimo-j2ee-management_1.1_spec-1.0.1.jar
- geronimo-jms_1.1_spec-1.1.1.jar
No comments:
Post a Comment