InjectionIntoWebServiceEndpoint test uses hard-coded HTTP port
--------------------------------------------------------------

                 Key: CDITCK-217
                 URL: https://issues.jboss.org/browse/CDITCK-217
             Project: CDI TCK
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Tests
    Affects Versions: 1.0.4.Final
            Reporter: Bob Nettleton


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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to