Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. upgrade your JDK to 1.6.0_04 or above, which will include JAX-WS (and JAXB) 2.1
  2. copy the version 2.1 jaxb-api.jar or jaxws-api.jar (you can probably find them in your local maven repo) to <JAVA_HOME>/lib/endorsed as explained in the URL that is mentioned in the error message to override the API jars that ship with the JDK