Embedded tomcat 4 had an API that could be used to programatically start tomcat from within another application. I am wondering if the same API exists for tomcat 5. If not, how could I start tomcat in an existing process.
I would guess that I could not take advantage of the JMX stuff in tomcat 5 by using this "startup" API.




Shapira, Yoav wrote:

Howdy,



Can you explain how embedded tomcat is easier? I would appreciate it
greatly. Also, if there is any documentation on this I would like to
read it. Thank you.



I doubt you'd appreciate my explanation greatly: embedded tomcat 5 is easier than embedded tomcat 4 because there's a specific distribution for it (5.0.18 embed zip or tar.gz, available from the same location as the normal distribution). :)

There are references to this in the tomcat-user and tomcat-dev mailing
list archives, but without too many details.  If you have specific
questions you should ask them and we can try to help.  If you feel like
writing a comprehensive "embedding tomcat 5" document it would also be
welcome.

Yoav Shapira



This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to