Does using Context.SECURITY_PRINCIPAL and Context.SECURITY_CREDENTIALS in the properties/env when you remotely obtain the home of the EJB count as a JAAS container login? I'm getting null on the principal/password check when invoking protected EJB methods, verified by both trace output and debugging SecurityAssociationHandler, UsernamePasswordLoginModule and UsersRolesLoginModule in the IDE.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903051#3903051 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903051 ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
