Open edward-p opened 3 years ago
It is not normal. It looks that method org.apache.catalina.webresources.StandardRoot.getResourceInternal() did not change for a long time. HA use name references to method params (there is parameter called path
), it seems that the Sb embedded Tomcat is compiled without debug information.
InvocationTargetException was throwed, but
org.hotswap.agent.plugin.tomcat.TomcatPlugin
still initialized. I've tested hotswap features, it just works fine. Is this normal?