... then you need to start it/stop it remotely (see my answer to Kaarle). BTW this is a WebLogic/Ant related question (it has nothing to do with Cactus :-) ).
-Vincent > -----Original Message----- > From: Don Trollinger [mailto:[EMAIL PROTECTED]] > Sent: 27 February 2002 21:35 > To: Cactus Users List > Subject: Re: deploying and testing with Ant? > > What if the server needs to be stopped/started before testing? > WebLogic, Ant and Cactus > > > > Kaarle Kaila wrote: > > > hi! > > > > There has been a lot of discussion and instructions here about > > building your project with ant and unit testing testing the software > > with cactus as part of that build. It sound very fine. I admit that > > I have not used cactus and ant together, only separately and > > I have a stupid? question about it: > > > > Is this possible only if you build in the same site where you are > > running your application? > > > > I would mostly do my development and builds in my Windows > > workstation. My server would then be either using Tomcat on a > > separete linux server or weblogic 6.1 on a sun server. > > > > The question is: can you deploy with ant into a remote > > server and still test it with cactus there? What happens if > > the tests failed? Should the build then reverse the deplyment on the > server? > > What if the server needs to be stopped/started before testing? > > At least weblogic 5.1 required that! > > > > regards > > Kaarle > > > > --------------------------------------------- > > Kaarle Kaila > > http://www.iki.fi/kaila > > mailto:[EMAIL PROTECTED] > > > > -- > > To unsubscribe, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
