[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-579) seam components without scope shows up as a UNSPECIFIED instead of using default scope assignment

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Jul 16 13:21:47 EDT 2007


seam components without scope shows up as a UNSPECIFIED instead of using default scope assignment
-------------------------------------------------------------------------------------------------

                 Key: JBIDE-579
                 URL: http://jira.jboss.com/jira/browse/JBIDE-579
             Project: JBoss Tools
          Issue Type: Bug
          Components: Seam
    Affects Versions: 2.0.0.Beta2
            Reporter: Max Andersen


If I add 

@Name("test")
public class Test {

}

it shows up in UNSPECIFIED category instead of following the rules for default scope.

See org.jboss.seam.ComponentType.getDefaultScope() for the rules

-- 
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 jbosstools-issues mailing list