-
Bug
-
Resolution: Done
-
Major
-
1.0.4.Final
-
None
The following test in the CDI TCK:
org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.InjectionIntoWebServiceEndPointTest.testInjectionIntoWebServiceEndpoint
appears to use a hard-coded HTTP port in the following web service client class:
org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.SheepWSEndPointService
This test is quite different from the rest of the suite, in that the configured HTTP port is not used in this client. It appears that the test is non-portable in its current state.
I request that this test be excluded.
Thanks.