JBoss Community

Re: Seam 3 Security: Cannot resolve member in node security:authenticatorClass

created by Alexey Kazakov in JBoss Tools - View the full discussion

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

Start a new discussion in JBoss Tools at Community