You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Terry Gardner <tg...@gmail.com> on 2012/07/25 17:05:02 UTC

errors parsing soap

When using Digester to parse an XML document that looks like this:

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/
"></soap:Envelope>

The following error is logged:

Document root element "soap:Envelope", must match DOCTYPE root "null".


What must be done to overcome this?

Re: errors parsing soap

Posted by Simone Tripodi <si...@apache.org>.
Hi Terry,

could you share please your Digester configuration, please? That would
be easier for me to provide feedbacks!

TIA, all the best,
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/


On Wed, Jul 25, 2012 at 5:05 PM, Terry Gardner <tg...@gmail.com> wrote:
> When using Digester to parse an XML document that looks like this:
>
> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/
> "></soap:Envelope>
>
> The following error is logged:
>
> Document root element "soap:Envelope", must match DOCTYPE root "null".
>
>
> What must be done to overcome this?

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org