I want to deploy my Jackrabbit-based DMS under Tomcat but have some problems. The fist one is the Security tag un repository.xml
<Security appName="OpenKM"> .... </Security> Actually it works in JBoss and the appName parameter match the <jboss-web><security-domain> definition in jboss-web.xml but I don't know how to configure an equivalent in Tomcat. I'm trying Tomcat 7 BTW. Regards.
