Re: [JBoss-dev] Code Portability Problem: WebLogic to JBoss

2002-02-08 Thread Scott M Stark
, LLC - Original Message - From: "Todd M" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 08, 2002 9:18 AM Subject: [JBoss-dev] Code Portability Problem: WebLogic to JBoss > About a year ago I extended Log4j's Category c

RE: [JBoss-dev] Code Portability Problem: WebLogic to JBoss

2002-02-08 Thread Bill Burke
age- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Todd > M > Sent: Friday, February 08, 2002 12:19 PM > To: [EMAIL PROTECTED] > Subject: [JBoss-dev] Code Portability Problem: WebLogic to JBoss > > > About a year ago I extended Log4j's Categor

[JBoss-dev] Code Portability Problem: WebLogic to JBoss

2002-02-08 Thread Todd M
About a year ago I extended Log4j's Category class. I've used it heavily in in Servlets/EJB's in JRun and WebLogic. Now the code won't port to JBoss because I can't reference the Log4j.jar in JBoss 2.4.4. If I try to modify run.sh to add ../lib/ext/Log4j.jar to JBOSS_CLASSPATH it screws up t