Hi all:

Currently when someone calls getEnvelope() on StAXSOAPModelBuilder, we parse ONLY to the <soap:Envelope> startElement, and then return them a basically empty SOAPEnvelope.

Shouldn't we be immediately parsing through the end of the SOAP headers, to ensure that a) the envelope is well-formed at least up to that point, and b) the SOAPHeaderBlocks are ready to go? I thought that was our design center back when we first built this stuff... no?

--Glen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to