Ashley Williams wrote:
1. The code actually works fine in eclipse.
Eclipse uses a different XML parser, most possibly Xerces.
2. Even though the code fails at the command line, I didn't include the crimson.jar as a dependency, so it must have found the classes from somewhere else - perhaps from maven (kick off builds with maven much as you would with ant)
Crimson is the default XML parser built into Java 1.4. Jochen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
