Hi

Using a XMLC (from Enhydra.org) based Servlet on Tomcat gives a
NoSuchMethodException.

Consulting the XMLC maillinglist gives the answer that it's proberly because
I use a level 1 DOM parser instead of the level 2 I should use...

As I'm starting Tomcat without a classpath the only DOM parser to override
the one in the xmlc.jar is the one in the tomcat xml.jar!?

Is it correct that it is a level 1 DOM parser in Tomcat 3.1? Is it changed
in newer Tomcats?

Can I change it? How?

Thanks,

Christian Bj�rnbak

Reply via email to