MemoryRealm with ofbiz tomcat container.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

MemoryRealm with ofbiz tomcat container.

masionas
Hi Guys,

I am looking for a way to add HTTP basic realm authentication and it looks quite straightforward with standalone tomcat server.xml. But where and how I would put the <Realm ...> code in ofbiz config files? From what I see I should put it somewhere under /framework/base/config/ofbiz-containers.xml but I am not sure how to fit it to <property> format.

Thanks for any help.