Configuration » History » Revision 4
Revision 3 (chin-yeh, 10/28/2010 09:54 AM) → Revision 4/14 (chin-yeh, 10/28/2010 10:16 AM)
{{toc}} h1. Configuration *Prerequisite:* Prerequisite: * Completed the [[Installation]] section. This section describes how to configure the logging and settings on the application server. All of the configuration files can be found retrieved from SCM repository: > Production environment: >> http://192.168.2.13:50000/svn/qconnector/trunk/qconnector-config/production > Development environment >> http://192.168.2.13:50000/svn/qconnector/trunk/qconnector-config/development http://192.168.2.13:50000/svn/qconnector/trunk/qconnector-config h2. log4j (Jboss AS 5 + HornetQ) Describes how to configure the *log4j* logging in Jboss AS 5. *Assumes* that Jboss AS 5 is installed in: > /opt/jboss-5.1.0.GA *Configuration files needed:* * replace {environment} with either production or development * http://192.168.2.13:50000/svn/qconnector/trunk/qconnector-config/{environment}/ws-mimic/logging/log4j-appender.xml * http://192.168.2.13:50000/svn/qconnector/trunk/qconnector-config/{environment}/ws-mimic/logging/log4j-category.xml *Steps:* # h2. init script for Jboss AS 5 Describes how to configure the <code>init</code> script for Jboss AS in RHEL.