[
http://jira.jboss.com/jira/browse/JBSEAM-2188?page=all ]
Matt Drees updated JBSEAM-2188:
-------------------------------
Attachment: importstest-patch.txt
imports-patch.txt
A test case, and patch showing what I think Norman really intended.
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
Attachments: imports-patch.txt, importstest-patch.txt
@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