You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Shahi, Ashutosh" <As...@ca.com> on 2005/07/27 14:53:23 UTC

can Text be added to SOAPEnvelope?

Hi Dims, others,

I have a question regarding one of the tests on test.saaj.TestEnvelope.
There is a test called testText1() which adds Text nodes to
SOAPEnvelope. Now why should addition of Texts be allowed to Envelope?
Isn't it that we should be checking that Envelope has just header and
body (and maybe comment) as children and nothing else?

 

Ashutosh