You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by "Jochen Schwarze (JIRA)" <xm...@ws.apache.org> on 2006/06/27 14:11:29 UTC

[jira] Created: (XMLRPC-90) org.apache.xmlrpc.XmlRpc uses deprecated parser interface

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: xmlrpc-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: xmlrpc-dev-help@ws.apache.org


[jira] Closed: (XMLRPC-90) org.apache.xmlrpc.XmlRpc uses deprecated parser interface

Posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/XMLRPC-90?page=all ]
     
Jochen Wiedmann closed XMLRPC-90:
---------------------------------

    Resolution: Won't Fix

Use XML-RPC version 3.


> 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: xmlrpc-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: xmlrpc-dev-help@ws.apache.org