Tests passed/Failed/Skipped: | 0/0/1 |
Started on: | Wed Sep 08 14:43:11 CEST 2010 |
Total time: | 48 seconds (48188 ms) |
Included groups: | |
Excluded groups: |
FAILED CONFIGURATIONS | |||
Test method | Instance | Time (seconds) | Exception |
deploy Test class:com.test.ejb.TestEJBTest |
com.test.ejb.TestEJBTest@2c09505f | 0 | javax.ejb.EJBException: No EJBContainer provider available The following providers: org.glassfish.ejb.embedded.EJBContainerProviderImpl Returned null from createEJBContainer call. at javax.ejb.embeddable.EJBContainer.reportError(EJBContainer.java:204) at javax.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:139) at com.test.ejb.TestEJBTest.deploy(TestEJBTest.java:26) ... Removed 22 stack frames javax.ejb.EJBException: No EJBContainer provider available The following providers: org.glassfish.ejb.embedded.EJBContainerProviderImpl Returned null from createEJBContainer call. at javax.ejb.embeddable.EJBContainer.reportError(EJBContainer.java:204) at javax.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:139) at com.test.ejb.TestEJBTest.deploy(TestEJBTest.java:26) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:644) at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:443) at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:160) at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:90) at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:183) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:115) at org.testng.TestRunner.runWorkers(TestRunner.java:909) at org.testng.TestRunner.privateRun(TestRunner.java:618) at org.testng.TestRunner.run(TestRunner.java:499) at org.testng.SuiteRunner.runTest(SuiteRunner.java:332) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299) at org.testng.SuiteRunner.run(SuiteRunner.java:204) at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:915) at org.testng.TestNG.runSuitesLocally(TestNG.java:879) at org.testng.TestNG.run(TestNG.java:787) at org.testng.remote.RemoteTestNG.run(RemoteTestNG.java:73) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:124) |
SKIPPED CONFIGURATIONS | |||
Test method | Instance | Time (seconds) | Exception |
shutdown Test class:com.test.ejb.TestEJBTest |
com.test.ejb.TestEJBTest@2c09505f | 0 |
SKIPPED TESTS | |||
Test method | Instance | Time (seconds) | Exception |
test Test class:com.test.ejb.TestEJBTest |
com.test.ejb.TestEJBTest@2c09505f | 0 |