ejb testing issues with netbeans and openejb
- by SibzTer
I have created a netbeans 6.7 EnterpriseApplication project with ejb and war modules with a test stateless session ejb with a simple sayHello() method.
I also added the openEjb library in order to unit test the ejb. Everything runs fine except that I keep getting the following error:
Testsuite: com.myapp.test.NewEmptyJUnitTest
Apache OpenEJB…