[
https://issues.apache.org/jira/browse/AXIS2-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deepal Jayasinghe updated AXIS2-2322:
-------------------------------------
Priority: Blocker (was: Critical)
> If i generate skeleton classes, interfaces and stubs using the no matter what
> version of axis2 I use
> ----------------------------------------------------------------------------------------------------
>
> Key: AXIS2-2322
> URL: https://issues.apache.org/jira/browse/AXIS2-2322
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: codegen, databinding, deployment, wsdl
> Affects Versions: 1.1.1, 1.1, 1.0
> Environment: Windows 2000, sdk 1.5
> Reporter: John McCosker
> Assignee: Amila Chinthaka Suriarachchi
> Priority: Blocker
> Attachments: build.xml, GENI_CommonTypes.xsd,
> GENI_FileSystemModifyService.wsdl, GENI_FileSystemModifyServiceTypes.xsd
>
>
> If i generate skeleton classes, interfaces and stubs using the
> wsdl2java ant task I can't then compile my classes,
> now I know its because all of the below mentioned methods (and others)
> fromOM(result.getResponseEnvelope().getBody().getFirstElement() and
> toEnvelope(getFactory(_operationClient.getOptions().getSoapVersionURI())
> fromOM(faultElt,messageClass,null)
> are not included in org.apache.axis2.client.Stub as they have been
> left out for what-ever reason. All online documentation and mailing
> list indicated that,
> "getElement() method was removed from the stub class sometime back,
> since the generated code no longer uses it.
> Please use the latest nightlies to generate your code... "
> Ok, I have done that, does'nt work.
> Others suggest get the latest stable build, what version is stable,
> have tried, 1.0, 1.1, 1.1.1, extracted axis.war tried that, and tried
> axis2-1.1.1-SNAPSHOT,
> but all gave the same error.
> What version of axis will stop creating the these properties in the
> stubs so that I can then compile it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]