[weld-issues] [JBoss JIRA] Issue Comment Edited: (CDITCK-217) InjectionIntoWebServiceEndpoint test uses hard-coded HTTP port

Martin Kouba (JIRA) jira-events at lists.jboss.org
Wed Sep 21 04:08:26 EDT 2011


    [ https://issues.jboss.org/browse/CDITCK-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629128#comment-12629128 ] 

Martin Kouba edited comment on CDITCK-217 at 9/21/11 4:07 AM:
--------------------------------------------------------------

Hard-coded URL removed in 1.1.x branch (aka github master). Context path is obtained with @ArquillianResource functionality.

      was (Author: mkouba):
    Hard-coded URL removed in 1.1.x branch. Context path is obtained with @ArquillianResource functionality.
  
> 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

        


More information about the weld-issues mailing list