Re: [Axis2] Generating WSDL files from Java classes

2005-08-24 Thread Ruchith Fernando
Hi Denis,

Java2WSDL support in Axis2 is yet to be implemented.

BTW you can use "?wsdl" option to see the wsdl of service IF the
relevant WSDL file was made available within the service.aar as
"service.wsdl"

Thanks,
Ruchith

On 8/24/05, Denis Schlesinger <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> Hi! 
> 
>   
> 
> After I have implemented my web service classes I wonder how to generate the
> WSDL files from these with Axis2. In Axis 1.2 it was possible via Java2WSDL
> or the dynamic generation when adding "?wsdl" to the web service URL. 
> 
>   
> 
> Any help appreciated! 
> 
>   
> 
> Denis 


-- 
Ruchith


[Axis2] Generating WSDL files from Java classes

2005-08-24 Thread Denis Schlesinger








Hi!

 

After I have implemented my web service classes I
wonder how to generate the WSDL files from these with Axis2. In Axis 1.2 it was
possible via Java2WSDL or the dynamic generation when adding “?wsdl”
to the web service URL.

 

Any help appreciated!

 

Denis