Wednesday, August 27, 2008

WSDL to Java using Eclipse

Hi Friends,

I have spent almost 3 hours to find a way to convert wsdl to java and finally I have done it hence i am sharing my findings with all of you so atleast you can save your time.

1. Download eclipse if you do not have
2. Download org.apache.axis.wsdl2java.eclipse_1.1.0.1.zip , extract it and put it under plugins directory of eclipse installation.
3. Download org.apache.axis_1.1.zip , extract it and put it under plugins directory of eclipse installation.
4. Select a file container in eclipse (folder), right click to get pop-up menu and select Import



5. The first page of the import wizard will appear on screen. Select the Import WebService reference



6.Follow the instruction and press finish button

No comments: