You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Matt Hogstrom (JIRA)" <de...@geronimo.apache.org> on 2006/09/18 12:38:25 UTC

[jira] Closed: (GERONIMO-2313) Subject not propagated correctly between web app and ejb

     [ http://issues.apache.org/jira/browse/GERONIMO-2313?page=all ]

Matt Hogstrom closed GERONIMO-2313.
-----------------------------------

    Resolution: Fixed

> Subject not propagated correctly between web app and ejb
> --------------------------------------------------------
>
>                 Key: GERONIMO-2313
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2313
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.1, 1.1.1, 1.1.x
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 1.1.1, 1.1.2, 1.2
>
>         Attachments: ejbrefsec-ear-1.0-SNAPSHOT.ear, ejbrefsec.src.jar, GERONIMO-2313-openejb.diff, GERONIMO-2313.diff
>
>
> With a web app with security, that calls an ejb, isCallerInRole in the ejb always returns false.
> this is caused by the web app not setting nextCaller and the ejb interceptors shifting nextCaller to currentCaller, so when the isCallerInRole is tested there is a null subject.... so it returns false.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira