Details
-
Bug
-
Resolution: Fixed
-
Critical
-
3.0 RC2
-
None
-
Linux snape 2.6.15-gentoo-r1 #1 SMP Tue Feb 28 03:09:05 CST 2006 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GNU/Linux
Description
If you try to deploy Magnolia 3 on Resin, the deployment will fail:
[20:01:53.201] com.caucho.config.LineConfigException: WEB-INF/web.xml:211: 'description' is an unknown property of 'com.caucho.server.webapp.Listener'.
Resin does not launch a context that has <description> or <display-name> defined for a <listener> in the deployment descriptor file.
However, once removed, I still cannot Magnolia to fully deploy. I get several other exceptions:
ERROR info.magnolia.cms.beans.config.ModuleLoader ModuleLoader.java(load:179) 27.06.2006 20:01:51 can't initialize module /modules/templating
java.lang.ClassNotFoundException:
ERROR info.magnolia.cms.beans.config.ModuleLoader ModuleLoader.java(load:179) 27.06.2006 20:01:51 can't initialize module /modules/workflow
info.magnolia.cms.module.InitializationException: can't initialize module [null]
Anyway, we were just giving Resin a shot to see if it would work and it doesn't appear to work without some modifications.
Checklists
Attachments
Issue Links
- depends upon
-
MAGNOLIA-1233 RootPath not correctly initialized under jetty/resin - leading to jndi issues
-
- Closed
-
-
MAGNOLIA-1226 ClasspathResourcesUtil errors on startup in Resin
-
- Closed
-