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 Qt Designed Ui fileQTUI
- 翻譯|How to Use the useReducer HookuseReducerHook
- How to Use the Stdin, Stderr, and Stdout Streams in Bash
- How to use “cat” command on “find” command's output?
- React 16.0+ 新特性初探(How to use)React
- Linguistics-English-Would, Should, and Could: How to Use Them CorrectlyNGUI
- How to use VS Code to debug Next.js applications All In OneJSAPP
- Quartz叢集增強版_00.How to use?(如何使用)quartz
- Spring Boot mybatis-config 和 log4j 輸出sql 日誌Spring BootMyBatisSQL
- Docker 版本升級後提示 "graph" config file option is deprecated use "data-root" instead 問題Docker
- Jboss eap7.1 配置部署
- JBoss安全問題總結
- JBOSS未授權訪問
- 【轉載】Kano Model — Ways to use it and NOT use it
- Java JDK1.5: 泛型 新特性的講解說明JavaJDK泛型
- nginx useNginx
- How to ssh
- Be better to use NPMNPM
- WireGuard Use Notes
- plsql use skillsSQL
- How to find dependency
- env config
- git configGit
- JBoss5.x6.x 反序列化漏洞
- Use PHP7PHP
- efcore This MySqlConnection is already in useMySql
- the NTP socket is in use, exiting
- [Typescript] Use Bitwise FlagsTypeScript
- [Vue] Use render functionVueFunction
- Use IE userdata behavior
- use "jsdelivr" to host fileJSVR
- IPFS_basic_use
- [譯] WebAssembly: How and whyWeb
- How OpenStack integrates with Ceph?
- How to Build a Cybersecurity CareerUI
- CISO之What & How
- How to Restart Qt ApplicationRESTQTAPP
- How Python list works?Python
- How to Install psql on MacSQLMac