3. After successfully building the project, we will create the service archive using the Axis2 Eclipse Service Archiver Plugin. On the File menu, click New and then click Other to access the Axis2 wizards. Else, you can press Ctrl+N.
Note : At any given time, you can go back through the wizards, change the settings, and even start the wizards all over again to create a different Web service on another JAVA project available in your workspace.
I downloaded the java2wsdl, wsdl2java jars. I included them in the project class path as well. I do not know how to do configure Axis2 Eclipse Service Archiver Plugin in my IDE which is 'Eclipse Java EE IDE for Web Developers'
>>>>using the Axis2 Eclipse Service Archiver Plugin. On the File menu, click New and then click Other to access the Axis2 wizards. Else, you can press Ctrl+N.
I do not know how to wizads menu etc like
>>>At any given time, you can go back through the wizards, change the settings, and even
Any ideas, suggestions, resources, links, sample code highly appreciated. thanks in advance
Konda Golamaru
Ranch Hand
Joined: Dec 12, 2005
Posts: 34
posted
0
Hi ,
Down load the plug ins: Axis2_Service_Archiver_1.3.0, Axis2_Codegen_Wizard_1.3.0 and unzip them in plugins folder of Eclipse.
Then do Ctrl+N and click on the service archiver or code gen wizard dependign on what you want to do.
Mathew Lee
Ranch Hand
Joined: Jun 08, 2009
Posts: 238
posted
0
Hi,
Can you please suggest me the appropriate links to download Axis2_Service_Archiver_1.3.0, Axis2_Codegen_Wizard_1.3.0 plugins. I have gone through few links including apache links but most of them leading to broken, not working links. Please advise
axis2-eclipse-service-archiver-wizard.zip (not sure if it is correct one or not)
I extracted the plugins and put it inside eclipse plugin directory. Still from eclipse ide i cannot see axis2 wizard ( like On the File menu, click New and then click Other to access the Axis2 wizards. Else, you can press Ctrl+N. ). Please advise