[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3708) Only enable ManagedEntityInterceptor when needed

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Nov 17 00:45:36 EST 2008


Only enable ManagedEntityInterceptor when needed
------------------------------------------------

                 Key: JBSEAM-3708
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3708
             Project: Seam
          Issue Type: Feature Request
          Components: Core
            Reporter: Pete Muir
            Priority: Critical
             Fix For: 2.1.1.CR2


The MEI is only needed for:

* JavaBeans in a cluster that are conversation scoped

or

* EJBs that are conversation scoped

Add some configuration to <core:init /> to allow the user to enable clustering mode (or autodetect) and upgrade the isInterceptorEnabled method to take account of this.

-- 
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 seam-issues mailing list