How to config JBoss to use log4j and jdk1.5
To resolve the first problem
1. open "{jboss_home}serverdefaultdeployjbossweb-tomcat55.sarMETA-INFjboss-service.xml".
2.
To resolve the second problem
1. open "{jboss_home}serverdefaultdeployjbossweb-tomcat55.sarconfweb.xml".
2. locate at "
3. Add 2 init-params as following:
4. If we want to use Log4j.properties in our own application, modify "{jboss_home}serverdefaultconfjboss_service.xml":
摘自:http://www.blogjava.net/vcok/archive/2007/02/24/100444.html
[@more@]來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/778728/viewspace-981988/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- how to use typeset?
- how to use coffee script
- In Oracle,How to use dumpOracle
- 翻譯|How to Use the useReducer HookuseReducerHook
- how to use ghd hair straightenerAI
- How to use hints in Oracle sql for performanceOracleSQLORM
- How to check oracleasm configOracleASM
- How to use Qt Designed Ui fileQTUI
- How to use rman backup a noarchivelog databaseHiveDatabase
- How to use sql result stored on shell variable?SQL
- How to use "for/" batch command in Dos extentionBAT
- How To Use Virtual Column-Based Partitioning
- How to use the Automatic Database Diagnostic Monitor(一)Database
- React 16.0+ 新特性初探(How to use)React
- How to use ASMCA in silent mode to configure ASMASM
- How do I initialize Log4J in a web application?WebAPP
- how to use oidpasswd to admin your AS/OID account
- How To Use Google Logging Library (glog)Go
- How to: Use Resources to Set Property Values in Web Server ControlsWebServer
- How to use Form6i connect Oracle 10gORMOracle 10g
- How to config (no)archivelog mode and manage archive log files by RMANHive
- How To Use DBMS_ADVISOR.TUNE_MVIEW Tuning Materialized ViewsViewZed
- Api32 keygen: learn how to use RSA (4千字)API
- Linguistics-English-Would, Should, and Could: How to Use Them CorrectlyNGUI
- Config and Use of Device Mapper Multipathing on Oracle Linux (OL)_555603.1devAPPOracleLinux
- 如何使用程式碼美化器Uncrustify (How to use code beautifier Uncrustify)Rust
- How to use VS Code to debug Next.js applications All In OneJSAPP
- JDK1.5新特性JDK
- Spring Boot mybatis-config 和 log4j 輸出sql 日誌Spring BootMyBatisSQL
- How to Disable Asynch_io on HP to Avoid Ioctl Async_config ErrorError
- [oradebug命令學習2]How to Use Oradebug to Get Trace File Name and Location
- 轉:JDK1.5新語法JDK
- JDK1.5新特性介紹JDK
- jdk1.5文件(手冊)JDK
- 【轉載】Kano Model — Ways to use it and NOT use it
- Config DS devices for use Oracle ASM 11.2/12.1 IBM:Linux on System z_1377392.1devOracleASMIBMLinux
- Docker 版本升級後提示 "graph" config file option is deprecated use "data-root" instead 問題Docker
- jdk1.5與Tomcat5.5配置JDKTomcat