-
Bug
-
Resolution: Done
-
Major
-
None
-
None
JSR-109 section 4.2.2:
"For co-located clients (where the client and the server are in the same Java EE application unit) with generated Service class, the location of the final WSDL document is resolved by comparing the Service name on the @WebServiceClient annotation on the the generated Service to the Service names of all the deployed port components in the Java EE application unit."
This does not seem to work currently.
- blocks
-
WFLY-1752 CDI TCK @WebServiceRef injection tests failing
- Closed