-
Bug
-
Resolution: Done
-
Major
-
2.0.0.Beta2
-
None
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