[
https://issues.jboss.org/browse/RF-12377?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč updated RF-12377:
----------------------------
Summary: PushServlet with customized mapping fails (was: showcase - error during
deployment on Tomcat 6 and 7)
PushServlet with customized mapping fails
-----------------------------------------
Key: RF-12377
URL:
https://issues.jboss.org/browse/RF-12377
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: build/distribution, showcase
Affects Versions: 4.3.0.Milestone1
Environment: Tomcat 6.0.35 and Tomcat 7.0.29
Reporter: Juraj Húska
Assignee: Lukáš Fryč
Fix For: 4.3.0.Milestone1
There is an error thrown during deployment of showcase-tomcat6.war on Tomcat 6 and 7.
The tomcat console shows only:
{code}
SEVERE: Error filterStart
Jul 31, 2012 11:20:49 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/richfaces-showcase-4.3.0.20120730-M1-tomcat6] startup failed due to
previous errors
Jul 31, 2012 11:20:49 AM org.apache.catalina.loader.WebappClassLoader
clearReferencesJdbc
SEVERE: The web application [/richfaces-showcase-4.3.0.20120730-M1-tomcat6] registered
the JDBC driver [org.hsqldb.jdbc.JDBCDriver] but failed to unregister it when the web
application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly
unregistered.
{code}
which IMHO does not tell anything useful.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira