Cactus is completely transparent to JNDI. What Cactus brings you is the execution of the tests from within the container. Thus you have access to any service from your container, including JNDI.
You can start the Cactus tests with Ant on your local machine, sure. That's one of the several possible ways of using Cactus. Check the documentation on the cactus web site. Thanks -Vincent > -----Original Message----- > From: Hookom, Jacob [mailto:[EMAIL PROTECTED] > Sent: 05 August 2003 20:57 > To: Cactus Users List > Subject: RE: JNDI Unit Testing > > Great, is that something that I would be able to run on a local machine > from > Ant, or would I have to follow the documentation that describes how to run > tests off of the container itself to gain the initial context? > > Many Thanks, > Jacob > > -----Original Message----- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 05, 2003 1:16 PM > To: 'Cactus Users List' > Subject: RE: JNDI Unit Testing > > Yes. > > -Vincent > > > -----Original Message----- > > From: Hookom, Jacob [mailto:[EMAIL PROTECTED] > > Sent: 05 August 2003 20:06 > > To: [EMAIL PROTECTED] > > Subject: JNDI Unit Testing > > > > With cactus, can I do unit testing with a fully operational JNDI > context? > > > > --------------------------------------------------------------------- > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
