Mail Archive Home | exo-portal List | March 2008 Index
| <-- Date Index --> | <-- Thread Index --> |
|
Hello, We’re using the Tomcat bundle of the latest build (r11432)
. Our setup involves copying the JSF RI JAR files into the Tomcat lib
directory. This worked fine in previous releases, but with the new build (and
presumably changes to the portlet container), we get an exception for every
portlet: Stdout: SEVERE: Context [/forum] startup failed due to previous
errors 2008/03/21 19:51:56:750 EDT [WARN] portletcontainer -
Servlet api 2.4 or below detected. Unable to find method getContextPath on ServletContext. 2008/03/21 19:51:56:781 EDT [INFO] portletcontainer -
UNDEPLOY PORTLET APPLICATION: forum Localhost log: Mar 21, 2008 7:17:54 PM
org.apache.catalina.core.StandardContext listenerStart SEVERE: Exception sending context initialized event to
listener instance of class com.sun.faces.config.ConfigureListener java.lang.NoSuchMethodError:
javax.servlet.ServletContext.getContextPath()Ljava/lang/String; at
com.sun.faces.config.WebConfiguration.getServletContextName(WebConfiguration.java:250) at
com.sun.faces.config.WebConfiguration.<init>(WebConfiguration.java:100) at
com.sun.faces.config.WebConfiguration.getInstance(WebConfiguration.java:158) at
com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:124) at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827) at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4336) at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:761) at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:741) at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525) at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:920) at
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:883) at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492) at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138) at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311) at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1023) at
org.apache.catalina.core.StandardHost.start(StandardHost.java:719) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1015) at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443) at
org.apache.catalina.core.StandardService.start(StandardService.java:448) at
org.apache.catalina.core.StandardServer.start(StandardServer.java:710) at
org.apache.catalina.startup.Catalina.start(Catalina.java:552) 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) Since this is Tomcat 6, this method should exist. And, since
this occurs only on the newest build, I’m thinking this may be a bug in
the portlet container. Any thoughts? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.