Dan, Oleg, Folks

I ve got your security stuff working and I walked through the code and think 
I understud the big picture. 
But there is one thing left, I still didnt get:
Why does the JaasSecurityManagerService.getObjectInstance() method return a 
Context??? It ends up in a ClassCastException for me! With the following 
change it works fine:
//return smContext;
return smContext.lookup(smName);
(in jboss.xml I set authentication to "jaas")

more on Monday, its late now...

\Daniel


Reply via email to