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
- Re: [jBoss-Dev] Security... lets nail it Daniel Schulze
- Re: [jBoss-Dev] Security... lets nail it Oleg Nitz
- Re: [jBoss-Dev] Security... lets nail it Daniel Schulze
- Re[2]: [jBoss-Dev] Security... lets nail it Oleg Nitz
- RE: Re[2]: [jBoss-Dev] Security... lets na... marc fleury
- Re[4]: [jBoss-Dev] Security... lets n... Oleg Nitz
- RE: [jBoss-Dev] Security... lets nail it marc fleury
- Re: [jBoss-Dev] Security... lets nail it Rickard �berg
- Re: [jBoss-Dev] Security... lets nail... Dan OConnor
- Re[2]: [jBoss-Dev] Security... le... Oleg Nitz
- Re: Re[2]: [jBoss-Dev] Securi... Dan OConnor
