Search |
||
JAX-WS 2.1.6 in JDK 6u14Posted by ramapulavarthi on June 1, 2009 at 8:59 PM PDT
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 >>
Java Web Services and XML Comments
Comments are listed in date ascending order (oldest first)
Submitted by viswanathb on Thu, 2009-06-18 12:52.
Hi Rama,
Is there a way we can know from JDK installation which JAXB RI is included ?
Thanks
vissu
JDK_HOME/bin/xjc -version
Submitted by ramapulavarthi on Mon, 2009-08-24 10:52.
JDK_HOME/bin/xjc -version should give you JAXB Implementation version.
|
||
|
|