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


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

        

Reply via email to