On 23/11/2019 08:17, Behrang Saeedzadeh wrote:
> Hi all,
> 
> Are there any official docs for how to run Tomcat as an embedded server?
> Searching returns some results such as
> https://devcenter.heroku.com/articles/create-a-java-web-application-using-embedded-tomcat
> but I haven't seen any official docs.
> 
> Are there any?
http://tomcat.apache.org/tomcat-9.0-doc/api/org/apache/catalina/startup/Tomcat.html

is the closest thing we have but I suspect parts of it are out of date.
The unit tests are a good source of samples of how to use it.

Care to contribute a how-to page for the docs?

Mark

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

Reply via email to