Re: [PATCH] org.apache.xmlrpc.applet.SimpleXmlRpcClient.java

2002-12-04 Thread Ryan Hoegg
Thanks! Will file a bug report. Wim van Velthoven wrote: org.apache.xmlrpc.applet.SimpleXmlRpcClient.java does not detect faults. Witrh the following patch it does. (patch in 'XmlRpcSupport.startElement)

[PATCH] org.apache.xmlrpc.applet.SimpleXmlRpcClient.java

2002-12-04 Thread Wim van Velthoven
org.apache.xmlrpc.applet.SimpleXmlRpcClient.java does not detect faults. Witrh the following patch it does. (patch in 'XmlRpcSupport.startElement) -- Wim van Velthoven *** SimpleXmlRpcClient.java.org Wo Dec 4 14:23:10 2002 --- SimpleXmlRpcClient.java Wo Dec 4 14:17:29 2002 ***