[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-749) component.xml and @Scope are inconsistently named for request/event scoping

Mike Quilleash (JIRA) jira-events at jboss.com
Thu Feb 1 04:17:37 EST 2007


component.xml and @Scope are inconsistently named for request/event scoping
---------------------------------------------------------------------------

                 Key: JBSEAM-749
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-749
             Project: JBoss Seam
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.0.GA
         Environment: Any.
            Reporter: Mike Quilleash


In the components.xml for a request/event scope component the syntax is

scope="request"

but in the @Scope annotation is it

@Scope( ScopeType.EVENT )


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