Alexey Kazakov [
http://community.jboss.org/people/akazakov] created the discussion
"Re: Seam 3 Security: Cannot resolve member in node
security:authenticatorClass"
To view the discussion, visit:
http://community.jboss.org/message/630670#630670
--------------------------------------------------------------
For me, having "impl" in the name is wrong too but JBT works correctly here. You
have to use <security:IdentityImpl> instead of <security:Identity> to have it
working. Identity is an interface and can't be configured as a managed bean in
seam-config.xml. Looks like an issue of Seam Security documentation.
And BTW we are going to rephrase the problem message for such a problem to make it more
clear than "Cannot resolve member in node security:authenticatorClass".
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/630670#630670]
Start a new discussion in JBoss Tools at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]