|
Author: jleroux
Revision: 1534404
Modified property: svn:log
Modified: svn:log at Tue Oct 22 09:56:25 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Oct 22 09:56:25 2013
@@ -1,4 +1,5 @@
-No functional change, fixes this message in Eclipse "The method getContextPath() is undefined for the type ServletContext" which does not prevent to compile though. Compiled with Oracle JVM 1.6.0.45"
+Revert r1534276 commented with <<No functional change, fixes this message in Eclipse "The method getContextPath() is undefined for the type ServletContext" which does not prevent to compile though. Compiled with Oracle JVM 1.6.0.45">>
+
As reported by Adrian in dev ML this commit breaks the embedded Catalina startup.
java.lang.ClassCastException: org.apache.catalina.core.ApplicationContextFacade cannot be cast to javax.servlet.http.HttpServletRequest
|