[
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