How to download jaxws-rt 2.1.8
Hi,
I am new to JAXWS. With my webservice based on JAXWS I am obtaining a NullpointerException thrown by AbstractProcessor
java.lang.NullPointerException
at com.sun.xml.stream.buffer.AbstractProcessor.readFromNextStructure(AbstractProcessor.java:189)
which is analoguous to the bug described here:
http://java.net/jira/browse/JAX_WS-807
According to this issue, the bug has been solved in 2.1.8.
Unfortunately, I cannot find a jar file for 2.1.8 to download. Also, in the download section of http://jax-ws.java.net/ as well as the maven repo (http://mvnrepository.com/artifact/com.sun.xml.ws/jaxws-rt/) I cannot find the 2.1.8 version (looking for jaxws-rt-2.1.8); only older version (<=2.1.7) or version of the 2.2.x branch can be found there.
So, where can I get jaxws-rt 2.1.8 ? Any ideas?
Thanks for you help in advance,
Katrin
Hi,
sorry this is what I posted to the list and it didn't get to the forum however due to javanet sync issues:
Hi,
at this point we don't plan to release 2.1.8. You can use 2.2.x
versions where the bug is fixed as well,
MartiNG





Hi,
no one knows where to download jax-ws 2.1.8 from?
Its strange, because its mentioned that this version fixes a bug (see: http://java.net/jira/browse/JAX_WS-807) but then this version is not available at the download section of jax-ws on http://jax-ws.java.net/. Did I misunderstand anything about this bug fix? Has 2.1.8 never really been released or was it withdrawn?
Any help highly appreciated.
Cheers,
Katrin