We are using log4j successfully with Orion. What we are doing, is putting log4j.jar in the application "lib" directory and log4j.xml in the "WEB-INF/classes". Works fine :-)
- Thomas S. > -----Original Message----- > From: Brian McSweeney [mailto:[EMAIL PROTECTED] > Sent: 25. november 2003 12:25 > To: [EMAIL PROTECTED] > Subject: Newbie setup on Orion > > > > Hi all, > > I've used log4j with Jboss for ages and it works really well. Now I'm > trying to port my app to Orion and I realise that I have to initialize > log4j and setup the log4j properties file myself. > > I've read the docs and I'm trying to do it using an initialization > servlet. > <-- cut, cut--> > > Now, I presume I then have to put a basic log4j.properties file on the > defined path above and away we go. However, when I put the log4j > properties file in the /orion/lib folder along with the jar itself I get > a nasty startup error. If anyone is successfully using log4j with orion > I could really do with a hand. > > Thanks so much, > Brian > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]