Hi,
I am trying to construct soap message in
Axis2.
I have tried with following:
org.apache.axiom.soap.SOAPEnvelope env =
msgContext.getEnvelope();
But it is returning the envelope with empty
message.
I have also tried with env.build but it is causing
the exception org.apache.axiom.om.OMException:
java.util.NoSuchElementException
at org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java)
at org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java)
I
am trying with the latest nightly build version.
Please help me to solve
this.
Regards,
Niraimathi
R
| This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful. Visit us at http://www.cognizant.com |
