Hi All, I am embedding tomcat in my application , but I dont want to deal with the configuration aspects of tomcat. I see that embedded tomcat requires that we set the configuration information programatically (like ports, connectors, contexts) etc. Is there a way to make an embedded tomcat read this information from the configuration files!
Alos that the org.apache.catalina.startup.Catalina uses a SAX parser and adds actions and builds a object hierarchy . Alternatively Is there a single tomcat api that we could call to build this object hierarchy? Any help will be greatly appreciated ! Thanx in advance Ganesh -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
