Hi,
I'm working on getting the jaxws bundle up on the public download site.
I'll let you know when it's available. We'll also look over the process
for how the CPU gets integrated into the mainline so that we don't miss
this again.
Sorry for the inconvenience.
/Edvard
On 11/07/2011 01:21 PM, Florian Weimer wrote:
(Quoting your message in full; I didn't see it in the mailing list
archive.)
* Andrew John Hughes:
7046794 is a security update. I also can't download the listed URL
either, and I'm surprised this hasn't been raised earlier (this
security update is several weeks old).
For a short term solution, you can replace your jaxws tree with:
$ rm -rf jaxws
$ hg clone http://hg.openjdk.java.net/icedtea/jdk7/jaxws
which will give you a version of jaxws that includes the source code
in-tree, including the fix for 7046794.
Yes, with this change, the build gets past this stage, thanks.