You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2012/06/01 01:41:23 UTC

[jira] [Created] (TOMEE-212) calling request.login() and ejbcontext.getCallerPrincipal() in the same request is not consistent

Romain Manni-Bucau created TOMEE-212:
----------------------------------------

             Summary: calling request.login() and ejbcontext.getCallerPrincipal() in the same request is not consistent
                 Key: TOMEE-212
                 URL: https://issues.apache.org/jira/browse/TOMEE-212
             Project: TomEE
          Issue Type: Bug
            Reporter: Romain Manni-Bucau


doing it in 2 requests works

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOMEE-212) calling request.login() and ejbcontext.getCallerPrincipal() in the same request is not consistent

Posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TOMEE-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287045#comment-13287045 ] 

Romain Manni-Bucau commented on TOMEE-212:
------------------------------------------

proposed solution:
     <Realm className="org.apache.tomee.catalina.TomEERealm">
        <Realm className="the real realm" />
      </Realm>
                
> calling request.login() and ejbcontext.getCallerPrincipal() in the same request is not consistent
> -------------------------------------------------------------------------------------------------
>
>                 Key: TOMEE-212
>                 URL: https://issues.apache.org/jira/browse/TOMEE-212
>             Project: TomEE
>          Issue Type: Bug
>            Reporter: Romain Manni-Bucau
>
> doing it in 2 requests works

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TOMEE-212) calling request.login() and ejbcontext.getCallerPrincipal() in the same request is not consistent

Posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TOMEE-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau closed TOMEE-212.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0
    
> calling request.login() and ejbcontext.getCallerPrincipal() in the same request is not consistent
> -------------------------------------------------------------------------------------------------
>
>                 Key: TOMEE-212
>                 URL: https://issues.apache.org/jira/browse/TOMEE-212
>             Project: TomEE
>          Issue Type: Bug
>            Reporter: Romain Manni-Bucau
>             Fix For: 1.1.0
>
>
> doing it in 2 requests works

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira