You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Nirmit Desai <ni...@us.ibm.com> on 2006/08/24 22:06:19 UTC

[Axis2] latest nightly WSDL2Java does not generate async code

Hi,

I am using 24 aug nightly and trying to generate clien and server side code
woth the following:

WSDL2Java -uri <mywsdl name>.wsdl -p <my package name> -a -t -ss -sd -g

-a switch should have generated testStart<> methods in my stub it doesn't.
I also tried this (which used to generate both asyn and sync code):

WSDL2Java -uri <mywsdl name>.wsdl -p <my package name>  -t -ss -sd -g

any ideas?

I am investigating why getElement() method in the Callback() is not
available. It was there in 1.0. What is the work around?

Thanks

-Nirmit


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: [Axis2] latest nightly WSDL2Java does not generate async code

Posted by Davanum Srinivas <da...@gmail.com>.
Nirmit,

please log a bug report and upload your wsdl.

thx,
dims

On 8/24/06, Nirmit Desai <ni...@us.ibm.com> wrote:
>
> Hi,
>
> I am using 24 aug nightly and trying to generate clien and server side code
> woth the following:
>
> WSDL2Java -uri <mywsdl name>.wsdl -p <my package name> -a -t -ss -sd -g
>
> -a switch should have generated testStart<> methods in my stub it doesn't.
> I also tried this (which used to generate both asyn and sync code):
>
> WSDL2Java -uri <mywsdl name>.wsdl -p <my package name>  -t -ss -sd -g
>
> any ideas?
>
> I am investigating why getElement() method in the Callback() is not
> available. It was there in 1.0. What is the work around?
>
> Thanks
>
> -Nirmit
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org