[ 
https://issues.apache.org/jira/browse/TOMEE-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Romain Manni-Bucau resolved TOMEE-968.
--------------------------------------

    Resolution: Fixed
    
> allow to override principal for a @RunAs role
> ---------------------------------------------
>
>                 Key: TOMEE-968
>                 URL: https://issues.apache.org/jira/browse/TOMEE-968
>             Project: TomEE
>          Issue Type: Bug
>            Reporter: Romain Manni-Bucau
>            Assignee: Romain Manni-Bucau
>             Fix For: 1.6.0
>
>
> In openejb-jar.xml (v1.1):
> {code}
> <openejb-jar xmlns="http://www.openejb.org/openejb-jar/1.1";>
>   <ejb-deployment ejb-name="MyEjbBean">
>    <role-mapping>
>      <role-name>the-run-as-role-name</role-name>
>      <principal-name>the-run-as-user-name</principal-name>
>    </role-mapping>
>   </ejb-deployment>
> </openejb-jar>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to