vote up 0 vote down star
1

Can someone suggest some good tutorials for getting started with JAX-WS? Using various tools like wsgen etc...

flag

38% accept rate

3 Answers

vote up 1 vote down check

You can start here:

NetBeans has really good support for JAX-WS and plenty of tutorials are available, e.g.:

Glen Mazza's has written plenty of interesting articles on JAX-WS RI / Metro:

The JAX-WS web site references good resources:

Finally, the JAX-WS RI includes many sample for lots of use cases that you can checkout from:

Or just download and unpack the JAX-WS RI.

link|flag
vote up 0 vote down

I used the jaxws maven plugin.

http://java.sun.com/mailers/techtips/enterprise/2008/TechTips_Jan08.html seems like a good article to read.

link|flag
vote up 0 vote down

I really like the Netbeans tutorial: Netbeans: Jax-WS

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.