Regarding log4J creating logs in tomcat logs folder using FileAppender

2009-06-22 Thread abhishek reddy
hi every one, Iam new to Log4j... How to create log files in tomcat logs folder using Apache Log4j FileAppender class? This is what i was doing new FileAppender(layout,todayslog,true); but the log files are created under tomcat bin folder...how t change this? Also let me know

Re: Regarding log4J creating logs in tomcat logs folder using FileAppender

2009-06-22 Thread abhishek reddy
thanks for the reply. How to retrieve the tomcat base path? I have tried this way System.getProperty(tomcat.base);the value is comming as null On Mon, Jun 22, 2009 at 6:25 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: abhishek reddy [mailto:abhishek.c1

Re: Regarding log4J creating logs in tomcat logs folder using FileAppender

2009-06-22 Thread abhishek reddy
i think it is catalina.base On Mon, Jun 22, 2009 at 6:41 PM, abhishek reddy abhishek.c1...@gmail.comwrote: thanks for the reply. How to retrieve the tomcat base path? I have tried this way System.getProperty(tomcat.base);the value is comming as null On Mon, Jun 22, 2009

Re: Regarding log4J creating logs in tomcat logs folder using FileAppender

2009-06-22 Thread abhishek reddy
Now it is working..thanks for the reply On Mon, Jun 22, 2009 at 6:45 PM, abhishek reddy abhishek.c1...@gmail.comwrote: i think it is catalina.base On Mon, Jun 22, 2009 at 6:41 PM, abhishek reddy abhishek.c1...@gmail.comwrote: thanks for the reply. How to retrieve the tomcat

problem with sessions

2008-06-27 Thread abhishek reddy
hi every one, i have a jsp page, once the user logged in iam creating a session in the jsp page.When the user logged out iam invalidating the session. when two users logged in, and if one user logged out, the other user session is also getting invalidated.I dont want this to happen i.e.

Re: Connection Pooling

2008-02-26 Thread abhishek reddy
, the solution is probably not to just up the number of processes but to determine why Oracle is generating so many (if 150 is indeed considered many.). Hope this helps. --adam abhishek reddy wrote: Here are the pool configuration details in context.xml file. Resource name