Your XML editor tells you about this error or do you get a java exception at runtime saying this? Ignore the former, and I'd be very surprised if you see the latter.
Jake Quoting paul womack <[EMAIL PROTECTED]>: > Zheng Wen Zhe wrote: > > Hi all, > > > > I wanna use logging facility in my struts framework, and I have > > log4j-1.2.13.jar & xerces.jar files in place. > > > > But, after I created log4j.xml, I always get error on this following line: > > <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd"> > > > > It says the system could not found file log4j.dtd. > > > > Anyone have any idea what is wrong with that? > > "log4j.dtd" is not a complete path, which may be a problem. > > BugBear > > --------------------------------------------------------------------- > 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]
