Using catalina security manager in embedded tomcat application?

2004-08-23 Thread Bill Hughey
Our application has several catalina engines embedded in it and I am trying to determine if it makes sense or is even possible to use the catalina security manager in this setting. Specifically, what takes the place of the '-security' switch on tomcat in an embedded scenario? BH

Multiple instances of Tomcat.

2004-08-09 Thread Bill Hughey
I am working on converting a standalone content management system that has embedded Tomcat and an admin servlet as one of its components. My intent is to turn this application into a servlet itself running under a standalone Tomcat5. My question: is it possible to run embedded Tomcat5 within a