ejb method intf names have wrong case for jacc EjbMethodPermission constructor
------------------------------------------------------------------------------
Key: GERONIMO-2834
URL: https://issues.apache.org/jira/browse/GERONIMO-2834
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: OpenEJB
Affects Versions: 2.0-M2
Reporter: David Jencks
Assigned To: David Jencks
Fix For: 2.0-beta1
the geronimo openejb security builder is getting the method interface names
from the enum name, which are all upper case, whereas the EjbMethodPermission
expects stuff like "Home".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.