[
https://issues.jboss.org/browse/CDITCK-217?page=com.atlassian.jira.plugin...
]
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