Hi, when this happens: Set 22, 2015 11:34:35 PM org.apache.catalina.loader.WebappClassLoader loadClass INFO: Illegal access: this web application instance has been stopped already.
say TomEE is running 2 webapps, one for FE and another for middleware services. If middleware crashes, what would be a friendly way for users(in intranet) to reload this app in TomEE? - throug tomcat webconsole? -through jconsole-JMX? -through a web UI that sends a reload throught jmx? thanks,
