org.ow2.easybeans.tests.deploymentdesc |
EJB 3.0
EJB 3.0 tests.
|
Java Source File Name | Type | Comment |
TestAppException.java | Class | Verifies if the container can set the application exception defined by
deployment descriptor. |
TestBasicElements.java | Class | Verifies if the container can deploy an bean with the parameters defined in
the deployment descriptor. |
TestCMTDefinition.java | Class | Verifies if the container can deploy an bean with the transaction attributes
defined in the deployment description. |
TestInterceptor00.java | Class | Verifies if the container can deploy an bean with the interceptors defined in
the deployment description. |
TestInterceptor01.java | Class | Verifies if the container can deploy an bean with the interceptors defined in
the deployment description. |
TestInterceptor02.java | Class | Verifies if the container can deploy an bean with the interceptors defined in
the deployment description. |
TestInterceptor03.java | Class | Verifies if the container inject resources for an interceptor qhen the resources are define in the deployment descriptor. |
TestLoading.java | Class | Tests the parsing of an ejb-jar.xml file. |
TestMDBElements.java | Class | Verifies if the container can deploy a message-driven bean with the parameters defined in
the deployment descriptor. |
TestOverriden00.java | Class | Verifies if the deployment descriptor overrides the bean annotation. |
TestSecurity.java | Class | Verifies if the container can deploy an bean with the security attributes
defined in the deployment description. |
TestTransAttribute.java | Class | Verifies if the container can deploy an bean with the transaction attributes
defined in the deployment description. |