[ http://issues.apache.org/jira/browse/AXIS2-1229?page=comments#action_12437660 ] Ali Sadik Kumlali commented on AXIS2-1229: ------------------------------------------
I've tested again after svn update and the problem seems to be fixed somehow. Thanks Dims. > The code that Wsdl2Java generates doesn't compile > ------------------------------------------------- > > Key: AXIS2-1229 > URL: http://issues.apache.org/jira/browse/AXIS2-1229 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: databinding > Environment: WinXP Professional, JDK 1.4.2_12, SVN(20060925) > Reporter: Ali Sadik Kumlali > Priority: Blocker > > In Axis2SampleDocLitServiceMessageReceiverInOut, following lines there are > line causes compile error: > envelope = (msgContext.getEnvelope().getBody().getFirstElement(), > getSOAPFactory(msgContext)); > Test environment: > set AXIS2_HOME=c:/axis2 > WSDL2Java -uri ..\samples\wsdl\Axis2SampleDocLit.wsdl -ss -sd -g -t -d > xmlbeans -o ..\samples\wsdl\output -p org.apache.axis2.userguide -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
