Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5
-
None
-
Operating System: Linux
Platform: PC
-
25074
Description
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>.