Cargo can even download and install Tomcat for you, creating a build with no
platform dependencies.

/Anders

On Fri, Apr 29, 2011 at 14:50, Wendy Smoak <[email protected]> wrote:

> On Fri, Apr 29, 2011 at 8:44 AM, Benson Margulies <[email protected]>
> wrote:
> > I would really prefer to put my integration tests in a different
> > project from my webapp. To do this, I would like to be able to start
> > and stop a tomcat with a particular war deployed in it. Can I do that?
>
>
> Sure (but I'd use Cargo).  Here is the continuum-webapp-test pom where
> you can see an example:
>
> http://svn.apache.org/repos/asf/continuum/trunk/continuum-webapp-test/pom.xml
>
> The war to be tested, which is built in a different module, is listed
> as a dependency.
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to