Project

General

Profile

Actions

Configuration Guide » History » Revision 5

« Previous | Revision 5/7 (diff) | Next »
chin-yeh, 12/28/2011 12:20 PM


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:

SCM - connector-config

Logging in Jboss AS

TODO

HornetQ

Checkout the project connector-config and prepare the following files:
  • .../hornetq/hornetq-configuration.xml
  • .../hornetq/hornetq-jms.xml
Steps:
  1. login as jboss user
  2. upload and overwrite the file /opt/jboss-5.1.0.GA/server/default-with-hornetq/deploy/hornetq.sar/hornetq-configuration.xml
  3. upload and overwrite the file /opt/jboss-5.1.0.GA/server/default-with-hornetq/deploy/hornetq.sar/hornetq-jms.xml
  4. restart jboss
  5. done

Updated by chin-yeh over 12 years ago · 5 revisions