[arquillian-issues] [JBoss JIRA] (ARQ-1235) "@ArquillianResource URL contexPath" is resolved to "http:/0.0.0.0:8080/deploypath" when using -b 0.0.0.0

José Freitas (JIRA) jira-events at lists.jboss.org
Mon Dec 10 11:26:17 EST 2012


José Freitas created ARQ-1235:
---------------------------------

             Summary: "@ArquillianResource URL contexPath" is resolved to "http:/0.0.0.0:8080/deploypath" when using -b 0.0.0.0
                 Key: ARQ-1235
                 URL: https://issues.jboss.org/browse/ARQ-1235
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: JBoss AS Containers
    Affects Versions: 1.0.3.Final
         Environment: Windows 7 and AS7.1.1 with remote-container connector
            Reporter: José Freitas


@ArquillianResource
URL contextPath;

gets resolved to:
http://0.0.0.0:8080/15ff0138-935a-44be-a84f-73263a88df6a/

and it should return a public adress so it can connect to the server when @Deployment(testable = false)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the arquillian-issues mailing list