Hi I am using JBoss 3.2.3 and itÃÂs hooked up to Active Directory for authentication. My problem is that I have a message driven bean and need to call methods in a session bean through a local interface. But when the message bean tries to create the local interface itÃÂs not a specific user so I get a SecurityException: Authentication Exception: principal=null.
Do you know if thereÃÂs any way for me to let the message bean get the local interface as a specific user so it can be authenticated? thanks. EE. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843541#3843541 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843541 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idG21&alloc_id040&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
