[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1394) Null @Out attributes for stateless bean before/after method invocations

Pete Muir (JIRA) jira-events at lists.jboss.org
Sat Mar 1 07:18:57 EST 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-1394?page=all ]

Pete Muir closed JBSEAM-1394.
-----------------------------

    Resolution: Rejected

No.

> Null @Out attributes for stateless bean before/after method invocations
> -----------------------------------------------------------------------
>
>                 Key: JBSEAM-1394
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1394
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Core
>            Reporter: H K
>            Priority: Optional
>
> Adding the ability to null @Out attributes for stateless session beans before/after method invocations should eliminate the chances of sharing the @Out instance variables when the stateless bean is being reused by the EJB container. 
> Perhaps the tricky part here might be dealing with exceptions thrown by the intercepted methods. A possible solution might be to null the @Out attributes not only after the invocation but also before the invocation.  Of course, this should be done only for stateless session bean.

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