• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

New to Webservices - Need help

 
Ranch Hand
Posts: 144
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am new to Webservices and need to learn basics about WSDL and using Webservices in Java.

Can some one please provide some reference examples/material/code/useful links.

Thanks in advance


Regards
~Moieen
 
Ranch Hand
Posts: 2198
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!
First, a shameless plug of a electronic book I have written, which can be downloaded for free (registration required):
http://www.slideshare.net/krizsan/scdjws-5-study-notes-3085287
There is a step-by-step explanation of WSDL in the early parts of the book.

Then some additional resources:
Create contract-first (WSDL-first) web services with Spring WS: http://static.springsource.org/spring-ws/site/reference/html/index.html
Creating a WSDL-first web service with Apache CXF or GlassFish: http://www.jroller.com/gmazza/entry/web_service_tutorial
Web service tutorials: http://netbeans.org/kb/trails/web.html
Best wishes!
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic