This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This Gist Contains - | |
| 1.standalone-default.xml - Jboss default standalone.xml with messaging enabled | |
| 2.jms-queue-snippet.xml - Snippet for adding JMS Queue | |
| 3.jms-topic-snippet.xml - Snippet for adding JMS Topic | |
| 4.jms-connectionFactory-snippet.xml - Snippet for adding JMS Connection Factory | |
| 5.standalone-final.xml - Jboss final consolicdated standalone-full.xml | |
| Prerequisites- | |
| 1.jboss-eap-6.4.0.Beta or equivalent. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This Gist Contains - | |
| 1.jms-default.xml - Oc4j default jms.xml | |
| 2.jms-queue-snippet.xml - Snippet for adding JMS Queue | |
| 3.jms-topic-snippet.xml - Snippet for adding JMS Topic | |
| 4.jms-connectionFactory-snippet.xml - Snippet for adding JMS Connection Factory | |
| 5.jms-final.xml - Oc4j final consolicdated jms.xml | |
| Prerequisited- | |
| 1.oc4j_extended_101350 or equivalent. |