legsem / legstar

Automatically exported from code.google.com/p/legstar
0 stars 2 forks source link

JAX-WS proxies have threading issues #149

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The standard legstar install comes with JAX-WS 2.1.3. There is a threading 
issue with the javax.xml.ws.Dispatch class in that release.

This has been fixed in 2.1.4. Therefore we need to ship 2.1.4 rather than 2.1.3.

As a reminder, we ship for JDK 1.5 (which does not have any JAX-WS). The latest 
JRE 1.6 has JAX-WS 2.1.6 and should not have a problem.

Original issue reported on code.google.com by fady.mou...@gmail.com on 18 Jul 2011 at 4:43

GoogleCodeExporter commented 9 years ago

Original comment by fady.mou...@gmail.com on 23 Jul 2011 at 4:52

GoogleCodeExporter commented 9 years ago

Original comment by fady.mou...@gmail.com on 28 Jul 2011 at 2:24