EasyBeans is an open source implementation by ObjectWeb of the EJB3 container specification.

Project

Developer

Wiki

About

|
If you were logged in you would be able to see more operations.
|
|
|
EasyBeans
Created: 26/Jul/06 04:25 PM
Updated: 01/May/08 08:08 PM
|
|
| Component/s: |
APIs
|
| Affects Version/s: |
EasyBeans 1.0 M1,
EasyBeans 1.0 M2
|
| Fix Version/s: |
None
|
|
|
If a bean instance attempts to invoke the method "getTimerService()" of the SessionContext, but the access is not allowed, the container must throw the java.lang.IllegalStateException.
Reference: EJB 3.0 Core Specification - 4.4.1 and 4.5.2
Available tests:
org.objectweb.easybeans.tests.interceptors.business.stateful.containermanaged.TestSFAccessInterceptor00.testSessionContext01()
|
|
Description
|
If a bean instance attempts to invoke the method "getTimerService()" of the SessionContext, but the access is not allowed, the container must throw the java.lang.IllegalStateException.
Reference: EJB 3.0 Core Specification - 4.4.1 and 4.5.2
Available tests:
org.objectweb.easybeans.tests.interceptors.business.stateful.containermanaged.TestSFAccessInterceptor00.testSessionContext01()
|
Show » |
|