This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Xalan problem




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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]