You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org> on 2012/12/14 10:22:36 UTC

[jira] [Closed] (TOMEE-400) provide a LazyRealm to be able to instantiate realm from the webapp

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

Jean-Louis MONTEIRO closed TOMEE-400.
-------------------------------------

    Resolution: Fixed
    
> provide a LazyRealm to be able to instantiate realm from the webapp
> -------------------------------------------------------------------
>
>                 Key: TOMEE-400
>                 URL: https://issues.apache.org/jira/browse/TOMEE-400
>             Project: TomEE
>          Issue Type: Improvement
>            Reporter: Romain Manni-Bucau
>             Fix For: 1.5.1
>
>
> can be put in META-INF/context.xml:
> <?xml version="1.0" encoding="UTF-8"?>
> <Context antiJARLocking="true" path="/my-app">
>  <Realm className="org.apache.tomee.catalina.realm.LazyRealm" realmClass="org.superbiz.foo.MyRealm"
> 	properties="
> 		attr1=v1
> 		attr2=v2" />
> </Context>

--
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