You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Beate Jehn <je...@yahoo.de> on 2003/03/28 12:12:47 UTC

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 



AW: Testing EJB - Newbie: please help

Posted by Stefan Groschupf <sg...@media-style.com>.
Hi Beate,

if you wish you can take a look at a example.
In the cvs of my open source project is a simple module, ready setuped with
one test and an ant script.
It runs with jboss.
https://sourceforge.net/cvs/?group_id=44709

Check out the weta-util module and if you wish to run it update the
jboss.home folder.

cheers
Stefan