The StandardContext MBean reload operation doesn't work. Invoke stop then start also doesn't work.
jboss.web:J2EEApplication=none,J2EEServer=none,j2eeType=WebModule,name=//localhost/admin-console
2011-05-24 14:01:21,719 ERROR [org.apache.catalina.core.StandardContext] (http-0.0.0.0-443-6) Context [/admin-console] startup failed due to previous errors
LifecycleException: WebCtxLoader cannot be restarted
at org.jboss.web.tomcat.service.WebCtxLoader.start(WebCtxLoader.java:149)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4272)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)