[webbeans-issues] [JBoss JIRA] Created: (WBRI-265) Remove methods can be called on non-dependent scoped stateful beans

David Allen (JIRA) jira-events at lists.jboss.org
Sun May 17 13:41:05 EDT 2009


Remove methods can be called on non-dependent scoped stateful beans
-------------------------------------------------------------------

                 Key: WBRI-265
                 URL: https://jira.jboss.org/jira/browse/WBRI-265
             Project: Web Beans
          Issue Type: Bug
          Components: Enterprise Beans
    Affects Versions: 1.0.0.PREVIEW1
            Reporter: David Allen


TCK assertion 3.3.1 (c) states that an UnsupportedOperationException is to be thrown if a remove method is called on a stateful session bean that is not dependent scoped.

Corresponding TCK test is:
EnterpriseBeanRemoveMethodTest.applicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean()

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the weld-issues mailing list