Does Insight depend highly on Tomcat or TC Server, or is there any way to use it on a Java application launched with the Java Service Wrapper?
Although we may launch web applications through an embedded Jetty instance, our Spring-based application won't necessarily encounter a Servlet container.


Reply With Quote