Hi,
I'm trying to work with dbforms. I have to modify the source code of it.
So I've setup the "testsuite.war". I decompressed it. Suppres the dbforms.jar.
After i compiled my new classes and put them in my webapps.
The initservlet began to load and chrashed !
Here is the error log from my tomcat :
----- Root Cause -----
java.lang.AbstractMethodError
 at org.apache.commons.digester.Digester.getXMLReader(Digester.java:892)
 at org.apache.commons.digester.Digester.parse(Digester.java:1514)
 at org.dbforms.ConfigServlet.initXMLConfig(ConfigServlet.java:408)
 at org.dbforms.ConfigServlet.init(ConfigServlet.java:112)
 at javax.servlet.GenericServlet.init(GenericServlet.java:258)
 
it's crashing it the initxmlconfig at the line : "digester.parse()"
I tryed with different version of common-digester but no way to make it work.
My tomcat in a 4.0.3.
Hope someone has an idea
 
__________________________________________________________________
yann gloriau
ICQ#: 131299716
Current ICQ status:  
+  More ways to contact me
__________________________________________________________________

Attachment: online?icq=131299716&img=21
Description: Binary data

Reply via email to