On Fri, 27 Jan 2012 13:35:45 +0530, Pradeep Fernando wrote:

I have embedded the tomcat server within my application. Right now i'm using the org.apache.catalina.startup.Tomcat.java class to start my server. However I would like to get more control over Engine creation, connector initialization, etc. My idea is to configure the tomcat instance by looking
at the server.xml (will be a strip down version of server.xml).

Not a direct answer, but have you checked http://cargo.codehaus.org/ ?

--
Mikolaj Rydzewski <m...@ceti.pl>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to