Hi Anand, First, good choice for the book :-)
Several starting points: 1/ I would recommend you use Cactus 1.6.1 2/ There are several examples in the book and the corresponding source code is found on http://junitbook.sf.net. These examples run as is. So that should get you started and you can explore with the samples. 3/ There are several samples using Ant in the Cactus distribution you download 4/ There are several docs on how to use the Ant integration on the Cactus web site (http://jakarta.apache.org/cactus/integration/ant/index.html) I hope this will help Thanks -Vincent PS: Please don't respond to messages that have nothing to do with your topic. Just start a new thread instead. > -----Original Message----- > From: Anand Verma [mailto:[EMAIL PROTECTED] > Sent: mercredi 10 novembre 2004 05:46 > To: Cactus Users List > Subject: Re: [ANN] Nightly build dated 09/11/2004 available > > Hi Vincent, > > I am new to Cactus 1.5 and want to test my servlets using Cactus+Ant > enviornment. > I have bought your book JUnit in Action and tried to setup the cactus, my > server side part is working but when I run the ant build for client then > It is not able to connect to the server(tomcat 4.1.29). > > It will be great if you can give me a very simple example where I can get > started. > > Regards, > Anand > > Vincent Massol <[EMAIL PROTECTED]> wrote: > Hi everyone, > > It's been a while since we've released either a release or even a nightly > build. Here's one to wait till our proper Cactus 1.7 release: > > http://cvs.apache.org/builds/jakarta-cactus/nightly/2004-11-09 > > Please try it and check that it works for you. > > Note: The nightly build of the Cactus Maven plugin is available in the > following Maven remote repository: http://cvs.apache.org/repository. To > install it in your maven installation, type: > > maven plugin:download > -Dmaven.repo.remote=http://cvs.apache.org/repository > -DgroupId=cactus > -DartifactId=cactus-maven > -Dversion=1.7dev20041109 > > Thanks > -Vincent > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------- > Do you Yahoo!? > Check out the new Yahoo! Front Page. www.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
