[jboss-dev-forums] [Design of JBoss/Tomcat Integration] - Re: java2ClassLoadingCompliance in AS5?

adrian@jboss.org do-not-reply at jboss.com
Thu Nov 27 07:38:03 EST 2008


I've applied the fix, but I'm seeing this warning while undeploying the test war

  | 12:53:11,412 ERROR [[/bundled-myfaces-hellojsf]] Exception sending context destroyed event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
  | java.lang.NullPointerException
  |         at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:235)
  |         at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3949)
  |         at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4615)
  |         at org.apache.catalina.core.ContainerBase.destroy(ContainerBase.java:1175)
  |         at org.apache.catalina.core.StandardContext.destroy(StandardContext.java:4705)
  |         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  |         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |         at java.lang.reflect.Method.invoke(Method.java:585)
  |         at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:297)
  |         at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
  |         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
  |         at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performUndeployInternal(TomcatDeployment.java:674)
  |         at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performUndeploy(TomcatDeployment.java:647)
  |         at org.jboss.web.deployers.AbstractWarDeployment.stop(AbstractWarDeployment.java:480)
  |         at org.jboss.web.deployers.WebModule.stopModule(WebModule.java:134)
  |         at org.jboss.web.deployers.WebModule.stop(WebModule.java:101)
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192756#4192756

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4192756



More information about the jboss-dev-forums mailing list