Thank you
That helped. Its fixed now
Regards
Clive Beavis
650 464 2604
-Original Message-
From: Koes, Derrick [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 21, 2002 5:54 AM
To: 'Log4J Users List'
Subject: RE: log4j.dtd not found ?
Is the SYST
]
Subject: log4j.dtd not found ?
I have a weblogic 7 application making extensive use of Log4j (1.2.6). I am
attempting to convert the configuration properties file over to XML
I have done this and it works, including finding the log4j.dtd. however
during initialization I still get the message
I have a weblogic 7 application making extensive use of Log4j (1.2.6). I am
attempting to convert the configuration properties file over to XML
I have done this and it works, including finding the log4j.dtd. however
during initialization I still get the message
"log4j:ERROR Could not find [log4j
then when calling
>DomConfigurator.configure(), I get the exception:
>>>>
>org.xml.sax.SAXParseException: File "log4j.dtd" not found.
>>>>
>I have tried:
>- Putting log4j.dtd in the same directory as the XML file
>- Putting it in the servlet's classp
Hi,
I'm trying to use the XML config file support for LOG4J, in a servlet (Orion
server on Win2K).
The server finds the config file itself, but then when calling
DomConfigurator.configure(), I get the exception:
>>>
org.xml.sax.SAXParseException: File "log4j.dtd" not