Configuration Guide » History » Revision 5
Revision 4 (chin-yeh, 12/28/2011 11:54 AM) → Revision 5/7 (chin-yeh, 12/28/2011 12:20 PM)
{{toc}} h1. Configuration Guide Configure the following components: * Logging in Jboss AS * HornetQ * init script for Jboss AS All of the configuration files that mentioned in this guide can be found in: found: > [[wiki#connector-config|SCM - connector-config]] h2. Logging in Jboss AS <pre>TODO</pre> h2. HornetQ Checkout the project [[wiki#connector-config|connector-config]] and prepare the following files: * <code>.../hornetq/hornetq-configuration.xml</code> * <code>.../hornetq/hornetq-jms.xml</code> _Steps:_ # login as jboss user # upload and overwrite the file */opt/jboss-5.1.0.GA/server/default-with-hornetq/deploy/hornetq.sar/hornetq-configuration.xml* # upload and overwrite the file */opt/jboss-5.1.0.GA/server/default-with-hornetq/deploy/hornetq.sar/hornetq-jms.xml* # restart jboss # done