metro-jax-ws
metro-jax-ws copied to clipboard
async.async_service.client.AsyncServiceTest fails on Tomcat 7
note that this test lasts about 18minutes
testAsyncWithCachedThreadPool(async.async_service.client.AsyncServiceTest)java.lang.Exception: No. of requests and responses did not match
at async.async_service.client.AsyncServiceTest.testAsyncWithCachedThreadPool(AsyncServiceTest.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at com.sun.xml.ws.test.exec.JavaClientExecutor.run(JavaClientExecutor.java:164)
at com.sun.xml.ws.test.Main$1.doRun(Main.java:342)
at com.sun.xml.ws.test.Main.run(Main.java:351)
at com.sun.xml.ws.test.Main.doMain(Main.java:277)
at com.sun.xml.ws.test.Main.main(Main.java:264)
Environment
jdk7.0.25
Affected Versions
[2.2.9]
Source: https://github.com/javaee/metro-jax-ws/issues/1129 Author: glassfishrobot