[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2667) Interceptor should call annotation setter with instance, not class

Clint Popetz (JIRA) jira-events at lists.jboss.org
Sun Feb 24 09:52:42 EST 2008


Interceptor should call annotation setter with instance, not class
------------------------------------------------------------------

                 Key: JBSEAM-2667
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2667
             Project: JBoss Seam
          Issue Type: Patch
    Affects Versions: 2.1.0.A1
            Reporter: Clint Popetz
         Attachments: interceptor-annotationSetter.diff

Interceptor.init() is calling the annotation setter with the interceptor class object, rather than the stateless interceptor instance.    Patch attached.

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