Are you using the JBuilder/Cactus plugin? If so, I have no clue if it works or not. It has been written by Borland and they have not asked our advice at all for writing it. It is certainly not endorsed by the Cactus team.
Now, WRT your error, it seems you should simply put cactus.properties in your classpath using the standard jbuilder project properties. I'm not using JBuilder. -Vincent > -----Original Message----- > From: Chandragupt [mailto:[EMAIL PROTECTED] > Sent: 30 March 2003 11:48 > To: 'Cactus Users List' > Subject: RE: Testing EJB - Newbie: please help > > when i run my cactus test case in JBuilder the error is about setting the > cactus.properties in java classpath. How do I do it?? > > > -----Original Message----- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 30, 2003 2:33 AM > To: 'Cactus Users List' > Subject: RE: Testing EJB - Newbie: please help > > > Hi Chandragupt, > > You can check http://jakarta.apache.org/cactus/writing/howto_ejb.html > If there is anything you don't understand there, feel free to ask > questions. > > Thanks > -Vincent > > > -----Original Message----- > > From: Chandragupt [mailto:[EMAIL PROTECTED] > > Sent: 28 March 2003 13:30 > > To: 'Cactus Users List' > > Subject: RE: Testing EJB - Newbie: please help > > > > yeah I am also facing similar kind of problem.. I am using JBuilder 8 > for > > running cactus test cases on the application that I have imported into > it. > > But I havent found any tutorial that lists out on how to write cactus > test > > cases for application consiting of EJBs. > > > > Any help would be greatly appreciated > > > > Chandragupt > > > > -----Original Message----- > > From: Beate Jehn [mailto:[EMAIL PROTECTED] > > Sent: Friday, March 28, 2003 4:43 PM > > To: [EMAIL PROTECTED] > > Subject: Testing EJB - Newbie: please help > > > > > > Hello, > > > > I have to test our EJBs that we use in our project. Now I've tried to > run > > Cactus, but all the How-To's are really confusing. The EJB How-To > isn't > > really helpfull. I tried this after the getting started 20 minutes > > tutorial, > > but always got error messages. > > > > Is there a real Tutorial or guideline available for testing EJBs? Does > > anyone has written down all the steps in order to run a simple test? > > > > I'm using the J2EE RI Server and it's deploytool. > > > > Thanks a lot > > > > Beate > > > > > > > > --------------------------------------------------------------------- > > 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]
