| Author |
How to get server log location of websphere at run time in our application (servlet or jsp) ?
|
Madhavi Subramaniam
Ranch Hand
Joined: Nov 24, 2011
Posts: 33
|
|
|
I can get the server log location of jboss by using System.getProperty("jboss.server.log.dir"). How can i get it for websphere and weblogic?...Please any one help me....
|
 |
Madhavi Subramaniam
Ranch Hand
Joined: Nov 24, 2011
Posts: 33
|
|
Hi,
For websphere, user.install.root/logs gives the server log location.
Please can anyone tell me the solution for weblogic
Thanks.
|
 |
 |
|
|
subject: How to get server log location of websphere at run time in our application (servlet or jsp) ?
|
|
|