[JBoss-user] [Installation Configuration] - Re: need log4j category to work in my webapp

2004-11-15 Thread mechatoni
I had this same problem trying to debug jgroups in jboss 4.0.0, which didn't work till I removed the commons-logging.properties from the ebxmlrr folders. Lot's of thanks - you saved me time here too! View the original post :

[JBoss-user] [Installation Configuration] - Re: need log4j category to work in my webapp

2004-11-04 Thread p_nevilleuk
Totally agree with you on documenting this one. Would love to see it in the Wiki. Thanks - you saved me some time here! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853875#3853875 Reply to the post :

[JBoss-user] [Installation Configuration] - Re: need log4j category to work in my webapp

2004-11-04 Thread [EMAIL PROTECTED]
Wikis are editable by anyone with a valid login so take a look at updating: http://www.jboss.org/wiki/Wiki.jsp?page=Logging View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853921#3853921 Reply to the post :

[JBoss-user] [Installation Configuration] - Re: need log4j category to work in my webapp

2004-10-18 Thread mazzgolf
This is to make this entry complete (and hopefully help someone else avoid spending the time I did trying to solve this). It turns out I needed a commons-logging.properties file in my war's WEB-INF/classes directory. It has a single entry like this: