hmmm.. I guess this is probably related to the fact that you had the previous version of the plugin installed. Try doing this goto the .metadata -> .plugins folder and find the folder relevant to the plugin (Axis2_Codegen_Wizard) and delete it. this erases the settings related to the earlier plugin
Ajith On 5/22/06, Ingo Siebert <[EMAIL PROTECTED]> wrote:
Hi, i've installed 1.2 (1.1 before) and it's not grey anymore. But if i select it and press "next", nothing happens (Eclipse 3.1.2). Ingo Ajith Ranabahu schrieb: > 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]
