[jboss-user] [EJB 3.0] - Re: Invalid user after successful login
kgoedert
do-not-reply at jboss.com
Mon Jul 14 12:21:27 EDT 2008
Hi,
I guess I solved part of my problem by removing the security domain configuration I had on my jboss.xml. My understanding was that when I looked up a bean my application was initiating a new login process instead of using the one that was returned when I called the login method explicitly on my LoginContext.
Now is left for me to figure out why I get classCastException when I try to cast the principal to my custom principal
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164286#4164286
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164286
More information about the jboss-user
mailing list