Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java-SCA-2.x
-
None
Description
Running the iTests when building trunk results in all the tests in iTest WS Launcher failing.
All test fail with a method not found fault for
javax.xml.ws.Webfault.messageName( String )
It is notable that this is a jaxws API class and it is being called from an internal com.sun implementation class. This smacks strongly of a code level mismatch.