[jbosstools-dev] CDI/Seam security xml weirdness
Viacheslav Kabanovich
scabanovich at exadel.com
Fri Oct 7 12:53:59 EDT 2011
Hi, Max
org.jboss.seam.security.Identity is an interface and cannot be
configured as a managed bean in config xml.
org.jboss.seam.security.IdentityImpl is ok to be configured.
I added validation that marks configuring abstract types as errors in
JBIDE-9834 last week.
Slava
On 10/07/2011 04:53 AM, Max Rydahl Andersen wrote:
> Hi Slava/Alexey,
>
> Have you seen this thread: http://seamframework.org/Community/SecurityCannotResolveMemberInNodeSecurityauthenticatorClass
> referenced from http://community.jboss.org/message/630545#630545
>
> It sounds very wrong that the Impl name is the correct one.
>
> Is the tool not validating wrong here ?
>
> /max
> http://about.me/maxandersen
>
>
>
>
> _______________________________________________
> jbosstools-dev mailing list
> jbosstools-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
More information about the jbosstools-dev
mailing list