Webservices in JDK 6 Posted by vivekp on December 12, 2006 at 05:33 PM | Comments (24) Webservices in JDK 6 Java SE 6 is out! Among other things it has exciting new end-to-end web services stack - JAXWS 2.0 FCS RI. Couple of main things you should know: JAXWS Tools wsimport and wsgen part of JDK Simplified deployment using Endpoint API and light-weight HTTP Server in JDK Uses JAXB 2.0, also part