[jboss-user] [JBoss Seam] - Re: What are the aslias defined for the built in seam compon
norman.richards@jboss.com
do-not-reply at jboss.com
Thu Jan 31 15:43:20 EST 2008
This probably needs better documentation, but when you ask for a "foo" component, Seam first looks for "foo" and then it looks for "foo" in any imported namespaces. Note that components can have @Import declarations, and I believe that we have an open issue for imports in a *.page.xml file too. (Not sure if that is in now or not)
Seam does not use the factory tag internally anymore.
I've opened http://jira.jboss.com/jira/browse/JBSEAM-2563 so we can get the docs updated.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125289#4125289
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125289
More information about the jboss-user
mailing list