EasyBeans

The container must throw the java.lang.IllegalStateException when the access to a SessionContext method is not allowed.

Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: EasyBeans 1.0 M2, EasyBeans 1.0 M1
  • Fix Version/s: EasyBeans 1.1.0 M3
  • Component/s: APIs
  • Description:
    Hide
     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
     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()

Activity

Hide
Florent BENOIT added a comment - 01/May/08 8:08 PM
delayed
Show
Florent BENOIT added a comment - 01/May/08 8:08 PM delayed
Hide
Florent BENOIT added a comment - 06/Feb/09 2:14 PM
done !
Show
Florent BENOIT added a comment - 06/Feb/09 2:14 PM done !
Hide
Florent BENOIT added a comment - 06/Feb/09 2:14 PM
fixed
Show
Florent BENOIT added a comment - 06/Feb/09 2:14 PM fixed

People

Dates

  • Created:
    26/Jul/06 4:25 PM
    Updated:
    06/Feb/09 2:14 PM
    Resolved:
    06/Feb/09 2:14 PM