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 "John McCosker (JIRA)" <ji...@apache.org> on 2007/03/14 15:03:09 UTC

[jira] Updated: (AXIS2-2322) If i generate skeleton classes, interfaces and stubs using the no matter what version of axis2 I use

     [ https://issues.apache.org/jira/browse/AXIS2-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John McCosker updated AXIS2-2322:
---------------------------------

    Attachment: GENI_FileSystemModifyService.wsdl
                build.xml

Cant compile using task generate.interface.jars after generating source files from wsdl using task generate.interface.code.

Have included full build script and full wsdl.

> 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
>            Priority: Critical
>         Attachments: build.xml, GENI_FileSystemModifyService.wsdl
>
>
> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org