Re: possible log4j incompatibility

2010-01-07 Thread John St. Ledger
Curt, Thank you. I passed the filename as the argument--"sample0.xml". I'll start using URIs. The problem is caused by the system property. Both the gnujaxp and xerces jar files declare services for javax.xml.parsers.DocumentBuilderFactory, and javax.xml.parsers.SAXParserFactory. I gues

Re: possible log4j incompatibility

2010-01-06 Thread Curt Arnold
You did not specify what argument you passed to the command line for "MyApp3". Neither the book or the docs make a big deal that the argument to XMLConfigurator.configure(String) is expected to be a URI and not a file spec. If you passed a relative URI, I could see a parser complaining about n