This week's book giveaway is in the Flex forum.
We're giving away four copies of Flex 4 in Action and have Tariq Ahmed, Dan Orlando, John C. Bland II & Joel Hooks on-line!
See this thread for details.
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Win a copy of Flex 4 in Action this week in the Flex forum!
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: 4601

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.

 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Products » Websphere
 
RSS feed
 
New topic
IntelliJ open source