You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Bill Dudney <bd...@mac.com> on 2003/09/27 22:18:55 UTC

multiple containers?

Hi All,

Is anyone deploying their app to multiple containers and then testing 
the app in each container with Cactus?

What I'd like to do is set up an ant script that would deploy my app to 
at least Resin & Tomcat (possibly others as well) and then run the 
tests on each container.

I was thinking of making the startTarget and stopTarget of the 
runservertests task be properties but I wanted to get some feedback on 
this idea from the list.

Thanks!

-bd-
http://bill.dudney.net


Re: multiple containers?

Posted by Bill Dudney <bd...@mac.com>.
Thanks Vincent!

Seems like about 80% of your answers to questions on this list boil 
down to RT*M. I'll make sure to read on next time...

I did not realize from reading the leading paragraph that this task 
would run against multiple containers at once. Might I suggest a change 
to the text of the leading paragraph to make that more clear?

currently the paragraph reads...

The task cactus is an extension of the junit task that is included in 
Ant as an optional task. cactus extends junit to enable       
in-container tests. It features built-in support for a variety of 
containers, but also allows testing in custom containers.

I would suggest something along these lines.

The task cactus is an extension of the junit task that is included in 
Ant as an optional task. cactus extends junit to enable       
in-container tests for several containers at once. It features built-in 
support for a variety of containers, but also allows testing in custom 
containers. With this task you can specify one build target and test 
your application in several containers.

Thanks again.

-bd-
http://bill.dudney.net/roller/page/bill

On Saturday, September 27, 2003, at 11:21 PM, Vincent Massol wrote:

> Hi Bill,
>
> Please see
> http://jakarta.apache.org/cactus/integration/ant/task_cactus.html
>
> -Vincent
>
>> -----Original Message-----
>> From: Bill Dudney [mailto:bdudney@mac.com]
>> Sent: 27 September 2003 22:19
>> To: Cactus List
>> Subject: multiple containers?
>>
>> Hi All,
>>
>> Is anyone deploying their app to multiple containers and then testing
>> the app in each container with Cactus?
>>
>> What I'd like to do is set up an ant script that would deploy my app
> to
>> at least Resin & Tomcat (possibly others as well) and then run the
>> tests on each container.
>>
>> I was thinking of making the startTarget and stopTarget of the
>> runservertests task be properties but I wanted to get some feedback on
>> this idea from the list.
>>
>> Thanks!
>>
>> -bd-
>> http://bill.dudney.net
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: cactus-user-help@jakarta.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: cactus-user-help@jakarta.apache.org
>

RE: multiple containers?

Posted by Vincent Massol <vm...@pivolis.com>.
Hi Bill,

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

-Vincent

> -----Original Message-----
> From: Bill Dudney [mailto:bdudney@mac.com]
> Sent: 27 September 2003 22:19
> To: Cactus List
> Subject: multiple containers?
> 
> Hi All,
> 
> Is anyone deploying their app to multiple containers and then testing
> the app in each container with Cactus?
> 
> What I'd like to do is set up an ant script that would deploy my app
to
> at least Resin & Tomcat (possibly others as well) and then run the
> tests on each container.
> 
> I was thinking of making the startTarget and stopTarget of the
> runservertests task be properties but I wanted to get some feedback on
> this idea from the list.
> 
> Thanks!
> 
> -bd-
> http://bill.dudney.net
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: cactus-user-help@jakarta.apache.org