I was using Java150, but I had a jar file 'xmlParsersAPI.jar' in my
classpath
which had a old version of xml libraries. I deleted the jar and things
are working fine.
thanks for your help.
Sree
Jochen Wiedmann wrote:
> Sreenath Nampally wrote:
>
>> java.lang.AbstractMethodError:
>> javax.xml.parsers.SAXParser.getXMLReader()Lorg/xml/sax/XMLReader;
>
>
> Good heavens, what Java version and XML parser are you using? This
> looks like JAXP 1.0. Apache XML-RPC requires JAXP 1.1.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xmlrpc-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: xmlrpc-user-help@ws.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: xmlrpc-user-unsubscribe@ws.apache.org
For additional commands, e-mail: xmlrpc-user-help@ws.apache.org
|