[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4140) ResteasyDispatches instantiates resources even if they are not instantiable at that time.

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Wed Apr 22 02:40:22 EDT 2009


ResteasyDispatches instantiates resources even if they are not instantiable at that time.
-----------------------------------------------------------------------------------------

                 Key: JBSEAM-4140
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4140
             Project: Seam
          Issue Type: Bug
          Components: WS
    Affects Versions: 2.1.2.CR1
            Reporter: Jozef Hartinger
            Assignee: Jozef Hartinger
            Priority: Critical
             Fix For: 2.1.2.CR2


right now, for every descendant of AbstractResource we simply create an instance and take a look at the path attribute value - this breaks if someone is extending the component and injects another component which is not available when resources get registered, uses @Restrict etc...

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

        



More information about the seam-issues mailing list