TomcatSecurityService should use the context-specific Realm
-----------------------------------------------------------
Key: OPENEJB-901
URL: https://issues.apache.org/jira/browse/OPENEJB-901
Project: OpenEJB
Issue Type: Bug
Components: tomcat
Affects Versions: 3.0
Environment: Ubuntu Linux 8.04, i386
Reporter: Luis Fernando Planella Gonzalez
TomcatSecurityService currently uses only the default container Realm to
authenticate users, ignoring a context-defined Realm.
So, an user is correctly authenticated on the web application (for example,
through j_security_check), but is not correctly authenticated in EJBs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.