JAX-WS 2.1.6 in JDK 6u14
Posted by ramapulavarthi on June 1, 2009 at 11:59 PM EDT
We are trying our best to keep the JDK up to date with latest JAX-WS RI. The recently released JDK 6 Update release 14 has JAX-WS 2.1.6 RI along with JAXB 2.1.10 RI. You can find more about the changes that went in to the release can be seen at JAX-WS 2.1.6 change log and JAXB 2.1.10 change log. I hope the JAX-WS users find this helpful. Related Topics >>
Blog Links >>
- Login or register to post comments
- Printer-friendly version
- ramapulavarthi's blog
- 2208 reads






Comments
Location of JAX RI jars
by charanmann82 - 2010-04-07 03:32
Hi Rama, Where can i find JAX WS RI and JAXB RI jars in JDK 6 ?by viswanathb - 2009-06-18 13:52
Hi Rama, Is there a way we can know from JDK installation which JAXB RI is included ? Thanks vissuJDK_HOME/bin/xjc -version
by ramapulavarthi - 2009-08-24 11:52
JDK_HOME/bin/xjc -version should give you JAXB Implementation version.