Magnolia 3.0 RC2 does not deploy properly on Resin 3
----------------------------------------------------
Key: MAGNOLIA-958
URL: http://jira.magnolia.info/browse/MAGNOLIA-958
Project: magnolia
Type: Bug
Components: deployment
Versions: 3.0 RC2
Environment: 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
Reporter: Andrew Sterling Hanenkamp
Assigned to: Boris Kraft
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------