Top "Embedded-tomcat-7" questions

Questions about running Apache Tomcat 7 as an embedded server in another application.

Connect to embedded tomcat from IDEA

I'm running tomcat as: mvn tomcat7:run-war I've found here that I can set parameters for debugging. By exporting maven …

java debugging maven intellij-idea embedded-tomcat-7
catalina.base system property override in spring-boot?

My project uses the catalina.base system property to get resources relative to that property's folder location. When working in …

eclipse spring spring-boot embedded-tomcat-7