I'd like to complain at JetBrains support that Idea does not recognize the short
aliases (e.g. "identity") for fully qualified components names
("org.jboss.seam.security.identity").
However I can't find where those aliases are configured.
Doc says it's in the seam jar's components.xml, but that only contains imports
that I can't resolve to anything sensible. There's no systematic reference section
for the components.xml format in the Seam docs. The components-2.0.xsd also has no
comments.
Also I noticed that the docs (3.2.7 Component Names) use this:
#{com.jboss.myapp.loginAction.login}
Has the syntax changed with JBoss EL? Previously it had to be
#{com$jboss$myapp$loginAction.login}
If so: How are ambiguities resolved?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074826#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...