How to create Web Service in Eclipse?
How to create Web Service in Eclipse?
January 11, 2012 - 04:49
I am new To Oracle CRM ON DEMANND.I have to learn Integration.IHow can I login to my CRMOD and insert account record using Webservice.I haver to do this in Eclipse.Can u please guide me.Also What is WSDL and how to work on it ..i have read it a lot but i am confused.also how to integrate it in Eclipse.





1)Import the wtp/Converter.java class into ConverterProj/src (be sure to preserve the package).
2)Select the Converter.java file.
3)Open File -> New -> Other... -> Web Services -> Web Service.
4)Click Next.
5)Move the Service slider to the Start Service position .
6)Move the Client slider to the Test Client position .
7)Select Monitor the Web service .
8)If you want to choose a server different from the one defaulted by the wizard, click the Server project link to select.