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 bu...@apache.org on 2003/11/28 19:20:22 UTC

DO NOT REPLY [Bug 25074] New: - Cactus does not support remote testing

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25074>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25074

Cactus does not support remote testing

           Summary: Cactus does not support remote testing
           Product: Cactus
           Version: 1.5
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Ant Tasks
        AssignedTo: cactus-dev@jakarta.apache.org
        ReportedBy: ivens@ose.com.br


The current version does not support remote tests, by this I mean, the client on
one machine and the server on another machine on the network.

The client and the server must be running on the same machine for the <cactus>
ant task to work. It seems that Cactus has 'localhost' hardcoded.

Also, cactus completely ignores the cactus.contextURL property. I does not
matter if you put it in cactus.properties or pass it in the ant command as
-Dcactus.contextURL=<url here>.

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