hi. You are probably having an old version of the plugin. Download the latest from http://ws.apache.org/axis2/tools/index.html
Ajith On 5/22/06, Ingo Siebert <[EMAIL PROTECTED]> wrote:
Hi, the option "Generate WSDL form Java source file" isn't selectable(grey). Cheers, Ingo Kinichiro Inoguchi schrieb: > Ingo, > > With Axis2, how about using "Code Generator Wizard - eclipse Plug-in". > http://ws.apache.org/axis2/tools/1_0/eclipse/wsdl2java-plugin.html > You can generate WSDL from java code. > > Or, deploying service using RPCMessageReceiver, Axis2 will generates > WSDL automatically. > You can see WSDL via url, like > http://server:port/axis2/services/version?wsdl. > Please check sample service, "version". > > Regards, > kinichiro > > --- A A <[EMAIL PROTECTED]> wrote: > >> Easily possible; deploy your java file into axis2 (version< 1) >> repository >> with jws extension. >> call http://hostname/axis/yourjava.jws from your browser and here is >> the >> WSDL ! >> >> On 5/22/06, Ingo Siebert <[EMAIL PROTECTED]> wrote: >>> Hi, >>> >>> is it possible to generate the WSDL file from Java code? >>> I found only a tool which creates server/client stubs from a WSDL >> file. >>> Cheers, >>> >>> Ingo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Ajith Ranabahu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
