That is the way I always thought it worked.  Then why does WAS remain
intent on prepending C:\Program Files\WebSphere\AppServer?
Sigh.


-S

-----Original Message-----
From: Schuweiler, Joel J. [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 29, 2005 11:55 AM
To: 'Log4J Users List'
Subject: RE: Log4j config file on Websphere

I have no issues with putting the xml file in websphere as long as I
ALSO put the doctype (.dtd file) in the same dir as the config file. 

-----Original Message-----
From: Steve Pruitt [mailto:[EMAIL PROTECTED]
Sent: Friday, July 29, 2005 10:32 AM
To: Log4J Users List
Subject: Log4j config file on Websphere

All, 

This is not a log4j problem per se, but maybe someone has a going
Websphere deployment.

Has anyone successfully deployed Log4j on Websphere?  I cannot find the
right solution for the DOCTYPE SYSTEM path. The problem is getting
Websphere to stop prepending a path to the setting. The dtd is located
in the same folder as the xml file that references it. WEB-INF being
that folder.

As an example, the following

<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">

produces

java.io.FileNotFoundException: C:\Program
Files\WebSphere\AppServer\log4j.dtd (The system cannot find the file
specified)


Thanks,

SP


---------------------------------------------------------------------
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to