[ http://issues.apache.org/jira/browse/AXIS2-574?page=comments#action_12374928 ]
Davanum Srinivas commented on AXIS2-574: ---------------------------------------- Nightly is here: http://cvs.apache.org/dist/axis2/nightly/ RC1 Details are as follows: * binary and source distributions - http://people.apache.org/~deepal/axis2/1.0-RC1/ * jars http://people.apache.org/~deepal/maven/ws/axis2/jars/ * mars (addressing and security) http://people.apache.org/~deepal/maven/ws/axis2/mars/ > NullPointer in XMLBeans Factory.parse() after OMElement.toString() > ------------------------------------------------------------------ > > Key: AXIS2-574 > URL: http://issues.apache.org/jira/browse/AXIS2-574 > Project: Apache Axis 2.0 (Axis2) > Type: Bug > Versions: 0.95 > Reporter: Jens Schumann > Attachments: axis-574.tar.gz > > If I call toString() in my generated InOut Class on > msgContext.getEnvelope().getBody().getFirstElement() before calling > XMLBeans#Factory.parse() I get an NullPointer in > org.apache.xmlbeans.impl.store.Cur$CurLoadContext.finish(). The > NullPointerException seems to be related to sending a SOAP Header and not > calling getEnvelipe().build() before calling tostring() > For further discussion see > http://marc.theaimsgroup.com/?l=axis-user&m=114523119514899&w=2 > I will attach an working example shortly. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
