[
https://issues.apache.org/jira/browse/DIGESTER-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108700#comment-13108700
]
manish oswal commented on DIGESTER-148:
---------------------------------------
thanks for a quick reply.
I am using ksoap for accessing soap webservice and the output is a SoapObject /
XML String.
I want to parse this using digester.
Please let me know how to proceed with this.
> digester.parse does not work for XML given as String
> ----------------------------------------------------
>
> Key: DIGESTER-148
> URL: https://issues.apache.org/jira/browse/DIGESTER-148
> Project: Commons Digester
> Issue Type: Bug
> Affects Versions: 2.1
> Reporter: manish oswal
> Assignee: Simone Tripodi
>
> The digester.parse() method parses without errror when the XML is read from a
> file or a webservice whereas when the same XML output is passed as string we
> get the following error java.net.MalformedURLException: no protocol:
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira