You have to specify to java2wsdl the implementing class (option -i), and this one must be compiled with debug information (-g). Abstract methods parameter names can't be grabbed, btw.

Muthusamy, Elavarasan wrote:

Hi,

I have deployed a webservice in axis server. I use stateless session bean to carry out the task. It takes two String arguments as input named businessName and serviceName. I want these two names should appear in the WSDL instead of "in0" and "in1". Is there any way to do it?

Thanks in advance,
Elavarasan.M




Reply via email to