I have a custom LoginModule that is accessing EJBs in the same security domain as it secures to do the password check and assign roles. It checks a Person-CMP's user/pwd. The problem is that it is not allowed to access these secured EJBs!
Is this a bug? If not, what is the recommended way of solving this? Does it have to login to its own security domain (authorizing itself!)? Or can the check be disabled, or a run-as-role be specified for it? -- Marius Kotsbak Boost Communications A/S Trondheim, Norway www.boostcom.no ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
