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

Mark Torres (JIRA) jira-events at lists.jboss.org
Tue Jun 24 17:28:28 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBSEAM-3095?page=comments#action_12418794 ] 
            
Mark Torres commented on JBSEAM-3095:
-------------------------------------

I think the problem I'm having on this post http://www.seamframework.org/Community/BijectionAndJBpmNodeActions#comment28469 is related to this, the method context storing unproxied instances. It's causing bijection not to work on jbpm node action handlers.

> 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.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