You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Anping Wang <an...@oracle.com> on 2001/06/25 23:58:53 UTC

A Question about Xerces parser

What would cause the following error

Generated fault:
  Fault Code   = SOAP-ENV:Server.Exception:
  Fault String = java.lang.AbstractMethodError

This occurred when the service uses a third party parser to construct a dom
element that will eventually return to the client. Please note that the
service works fine if an Xerces parser is used.

Thanks for your help in advance.

Anping