Xalan problem

Subject: Xalan problem
From: "Daniel Malone" <maloneda@xxxxxx>
Date: Wed, 12 Jul 2000 13:55:05 -0400

Hi,

I'm using Java Web Server 2.0 to load a servlet.  My servlet uses Apache Xerces
and Xalan.  I'm getting this error when I run it from Internet Explorer 5.0:


500 Internal Server Error
Unimplemented interface method. Please report this to the administrator of the
web server.

java.lang.IncompatibleClassChangeError: Unimplemented interface method at
org.apache.xalan.xpath.dtm.DTMNodeVector.(DTMNodeVector.java:69) at
org.apache.xalan.xpath.dtm.DTM.(DTM.java:271) at
org.apache.xalan.xpath.dtm.DTMLiaison.parse(DTMLiaison.java:197)
...
at com.sun.server.http.HttpServiceHandler.handleRequest(Compiled Code) at
com.sun.server.HandlerThread.run(Compiled Code)


Any ideas?

Thanks,
Dan Malone



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • Xalan problem
    • Daniel Malone - Wed, 12 Jul 2000 13:55:05 -0400 <=
      • sivaji - Thu, 13 Jul 2000 17:20:08 -0700