You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by "Vincent Massol (JIRA)" <ca...@jakarta.apache.org> on 2005/01/29 17:18:18 UTC

[jira] Closed: (CACTUS-134) custom hostname to run test by task

     [ http://issues.apache.org/jira/browse/CACTUS-134?page=history ]
     
Vincent Massol closed CACTUS-134:
---------------------------------


duplicate of CACTUS-81

> custom hostname to run test by <cactus> task
> --------------------------------------------
>
>          Key: CACTUS-134
>          URL: http://issues.apache.org/jira/browse/CACTUS-134
>      Project: Cactus
>         Type: Improvement
>   Components: Ant Integration
>     Versions: 1.7
>  Environment: Linux 2.4, JBoss 3.2.5
>     Reporter: Maxim Gordienko
>     Assignee: Vincent Massol
>     Priority: Minor
>      Fix For: 1.8

>
> When starting container to run tests <cactus> ant task always tries to connect "http://locahost:<port>/<context>" even if container does not listen localhost interface.
> Connection to localhost is hardcoded in CactusTask class:
> http://localhost:" + containers[i].getPort() + "/" 
>    + thisDeployable.getTestContext()
> Configuring hostname via <cactus> task attribute can be useful to run tests against container run on "dummy" interface or remote container.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org