RE: Execute Cactus 1.7.2 testcase on a remote server
"Magnus Grimsell" <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <AC0E4F93E4EA0741B0987148298E9F0455C66E@narnia.idainfront.idainfront.se> |
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: [email protected]
> 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]
>
>