org .apache .xerces .dom Deferred Document Impl getXmlStandalone Exception
java.lang.AbstractMethodError:
org.apache.xerces.dom.DeferredDocumentImpl.getXmlStandalone()Z
Resolution:
This error occurs when there is NO xercesImpl.jar in the class path.
Remove the xerces.jar from the classpath and add xercesimpl.jar in the classpath.
Good luck!
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically to your feed reader.

Comments
No comments yet.
Leave a comment