[jbossseam-issues] [JBoss JIRA] Updated: (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
Thu Jun 12 16:57:33 EDT 2008
[ http://jira.jboss.com/jira/browse/JBSEAM-3095?page=all ]
Norman Richards updated JBSEAM-3095:
------------------------------------
Fix Version/s: (was: 2.0.3.GA)
Closing on 2.0. I'll leave this open on 2.1 for a bit in case anyone has suggestions. We have a little more flexibility to change behavior on 2.1
> 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