[jdom-interest] Using Project X SAX Parser with JDOM
philip.nelson at omniresources.com
philip.nelson at omniresources.com
Thu Jun 29 13:58:42 PDT 2000
> I'm trying to use Sun's Project X SAX parser in place of the
> default Xerces
> parser. You are probably asking why. I've encountered a weird
> bug in my IDE
> (VisualCafe 4.0), where using the Xerces parser blows up when
> i run it in
> the debugger.
Strange, I had a similar problem in Visual Age 3.02. Xerces was blowing up
after I upgraded from junit 1 t 3.2 ?! At any rate I was able to solve my
problem. I had Xerces set up with the classes imported AND referring to the
jar file. I removed the jar file and all was well. The error I got was a
VirtualMachineException or some such.
More information about the jdom-interest
mailing list