[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3095) observing events in the same component the raised one results in interceptors not being run on the observer message

Norman Richards (JIRA) jira-events at lists.jboss.org
Tue Jun 10 12:37:15 EDT 2008


observing events in the same component the raised one results in interceptors not being run on the observer message
-------------------------------------------------------------------------------------------------------------------

                 Key: JBSEAM-3095
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-3095
             Project: Seam
          Issue Type: Bug
            Reporter: Norman Richards
         Assigned To: Norman Richards
             Fix For: 2.0.3.GA, 2.1.0.BETA1


This is due to the MethodContextInterceptor imposing the unproxied object on the user.  I think the fix is to make sure that events happen in a distinct method context.  I've tested this with javabean components, but session beans might be trickier.



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

        



More information about the seam-issues mailing list