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:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
