"Karthik M." wrote: > > I want to integrate Tomcat web server > will our Server. Basically I want to start Tomcat from our server and deploy > wars in it. Is there any proper interface in tomcat to do this and how to > use it.
For Tomcat 4, check out org.apache.catalina.startup.Embedded. There's a version of JBoss integrated w/Tomcat, and I believe the source is available for that. There's been some discussion on a similar topic on the irc.openprojects.net #tomcat channel from someone integrating Tomcat with an IDE. -- Christopher St. John [EMAIL PROTECTED] DistribuTopia http://www.distributopia.com -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
