I find lost of contents on web related to webservices,i get confused with it.Can any one guide me to some good resource to start with SOA and webservices.
And guide to quick start in creating one in ecllipse
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
0
Don't know about Eclipse, but general introductory material about SOAP and Axis is linked in the Web Service FAQ (see below in my signature).
if you want to learn web services fast and in a practical way then look at IBM web site in http://www-128.ibm.com/developerworks/webservices and you can look at http://www-128.ibm.com/developerworks/rational there are tons of tutorial about web service and SOA there which you can use them for start. Rational application developer is based on Eclipse.if you want to use Eclipse which is opensource and free then you should use WTP , you can get WTP from www.eclipse.org , there are some tutorial on web service development with WTP in its home page.
there is a very easier way to do Web service in a practical way you can look at www.netbeans.org and get a NEtbeans 5 beta 2 , this IDE bring a very Rock support for web service , j2ee , j2se ,j2me developmet and there are tons of tutorial there too.