[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2188) Imports are broken

Matt Drees (JIRA) jira-events at lists.jboss.org
Tue Oct 30 20:14:44 EDT 2007


Imports are broken
------------------

                 Key: JBSEAM-2188
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2188
             Project: JBoss Seam
          Issue Type: Bug
    Affects Versions: 2.0.0.CR3
            Reporter: Matt Drees


@Import doesn't work.  I think the fix to http://jira.jboss.com/jira/browse/JBSEAM-2076 broke this.  Init.initNamespaceForName(String name, boolean isComponent) always returns the root namespace when isComponent is false (which happens when initializing the namespace for @Imports).  This isn't what Component.getInstanceInAllNamespaces is expecting.

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