Yes, it is.
How do you run your tests?
I use ant with the generic container. It looks something like this:

<containerset timeout="..">     
  <generic server="my.remote.server" port="8081" name=".." todir="..">  
    <startup target="startup"/>
    <shutdown target="shutdown"/>
  </generic>
</containerset>

See http://jakarta.apache.org/cactus/integration/ant/task_cactus.html.

> -----Original Message-----
> From: Nandan [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 23, 2007 5:24 PM
> To: cactus-user@jakarta.apache.org
> Subject: Execute Cactus 1.7.2 testcase on a remote server
> 
> 
> 
> Is it possible to execue Cactus 1.7.2 test cases on a remote 
> server - other
> than localhost  ?
> -- 
> View this message in context: 
> http://www.nabble.com/Execute-Cactus-1.7.2-testcase-on-a-remot
> e-server-tf3065139.html#a8524896
> Sent from the Cactus - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to