Introducing JAX-WS 2.0 With the Java SE 6 Platform, Part 1
http://java.sun.com/developer/technicalArticles/J2SE/jax_ws_2/
Generate the stub files for publishing the Web service using wsgen
wsgen -cp . hello.CircleFunctions
Run the application
java hello.CircleFunctions
http://localhost:8080/WebServiceExample/circlefunctions?WSDL
Introducing JAX-WS 2.0 With the Java SE 6 Platform, Part 2
http://java.sun.com/developer/technicalArticles/J2SE/jax_ws_2_pt2/
Friday, March 19, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment