The most intelligent Java IDE
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Products » Websphere
 
RSS feed
 
New topic
Author

log4j and Websphere 6.1

FY Hsieh
Ranch Hand

Joined: Aug 07, 2006
Messages: 57

In an enterprise project developed in RAD and deployed to websphere 6.1 server. Where should I put the log4j properties file ? should I add the log4j.jar to the lib of web project or ejb project or both ?
Cameron Wallace McKenzie
author and cow tipper
Bartender

Joined: Aug 26, 2006
Messages: 4602

I'd put it in the lib directory of the war and the ejb-jar. I'd want separate logging in each module.

Author of Hibernate Made Easy, What is WebSphere???, Portlet Programming Made Easy and the SCJA Certification Guides
My Hibernate and JPA Tutorials * My Mock Java Certification Exams * My Online Java Tutorials * My CBT Portlet Tutorials.

 
jQuery in Action
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Products » Websphere
 
RSS feed
 
New topic
The most intelligent Java IDE