|
From: <ogj...@ya...> - 2008-11-03 19:34:15
|
Hi,
I'm trying to switch from Jetty 5 to Jetty 6.1.12 rc4 and hitting the following:
2008-11-03 13:20:34.120::INFO: Extract jar:file:/usr/local/jetty-6.1.12.rc4/webapps/simpy.war!/ to /usr/local/jetty-6.1.12.rc4/work/Jetty_0_0_0_0_8081_simpy.war__simpy__.txa3zs/webapp
2008-11-03 13:20:35.375::WARN: Could not instantiate listener com.simpy.webapp.listener.HttpSessionListenerImpl
java.lang.ClassNotFoundException: com.simpy.webapp.listener.HttpSessionListenerImpl
...
...
java.lang.ClassNotFoundException: com.simpy.webapp.filter.RequestWrapperFilter
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
I can't tell from the exception what is going on... has there been some Session Listener and/or Servlet Filter-related API change that I need to account for in my webapp?
Thanks,
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
|