Chris, I can see 2 ways of helping you:
1/ You try with the exact sample from JUnit in Action. It should work OOB. Then you modify slowly to reach the state you wish. Or 2/ You show us your build script and your test. What you're saying is true. If you're using the Ant integration you don't need to set the cactus.contextURL property (it is set automatically by the <cactus> Ant task). -Vincent > -----Original Message----- > From: Chris Huisman [mailto:[EMAIL PROTECTED] > Sent: jeudi 5 ao�t 2004 00:43 > To: Cactus Users List > Subject: Re: cactus.properties > > So I did some more digging and found a similar set of posts here: > http://www.mail-archive.com/[EMAIL PROTECTED]/msg04457.html > > It sasy that if you are using ant integration you don't have to set this > property. I'm using ant, and still getting this error. > c. > > Chris Huisman wrote: > > > Hello, > > > > I'm attempting to use the Junit in action book example to do ejb > > integration testing via cactus . Using the sample build-cactus.xml > > file (modified of course) I get the following error: > > > > [cactus] Missing Cactus property [cactus.contextURL] > > [cactus] org.apache.cactus.util.ChainedRuntimeException: Missing > > Cactus property [cactus.contextURL] > > > > were am I supposed to specify cactus properties, and what is the > > cactus.contextURL? > > > > Thank you, > > > > Chris. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
