nothing worked, unless I dropped the log4j.dtd file in the same folder as weblogic startup script is located. hope this helps someone else.
Sohan carnold-3 wrote: > > > On Apr 10, 2007, at 12:30 PM, sohan wrote: > >> >> Hi, >> >> My goal is to get separate logging for each application deployed on >> the same >> weblogic instance using Log4j loaded once during startup. >> >> I tried couple of test web applications using Log4j.xml file and >> seems to be >> working. To test the same with my current application, I copied >> log4j.xml, >> very basic minimal configuration. During the weblogic startup, I Am >> getting >> the error - >> Log4j.dtd is not found, I tried copying this Log4j.dtd file into >> WEB-INF >> folder same location as Log4j.xml file and WEB-INF/lib folder. >> >> How do I resolve this? >> > > I believe this has been fixed in more recent log4j releases and was > only an annoying warning in the releases that it did occur. > Unfortunately, a quick search on Bugzilla did not turn up the > original bug report. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/log4j.dtd-file-not-found-tf3554384.html#a9969491 Sent from the Log4j - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
