org.apache.xmlrpc.XmlRpc uses deprecated parser interface
---------------------------------------------------------
Key: XMLRPC-90
URL: http://issues.apache.org/jira/browse/XMLRPC-90
Project: XML-RPC
Type: Bug
Versions: 2.0
Reporter: Jochen Schwarze
The XmlRpc class uses the deprecated org.xml.sax.Parser API. Thus, you cannot
use a current parser with the XmlRpc.setDriver(...) method. Should be upgraded
to SAX2's org.xml.sax.XMLReader.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]