Hi,
I'm attempting to do a Magnolia installation on WAS CE and I'm encountering
the following exception:
ERROR info.magnolia.cms.beans.config.ModuleRegistration
ModuleRegistration.java(registerModule:358) 16.06.2006.14:48:29 can't register
module[templating] due to a java.lang.ClassNotFound Exception:
java.lang.ClassNotFoundException:
.............etc
It's seems obvious that there is some sort of class path issue which is
further proven with the following warning during startup/installation...
WARN info.magnolia.xms.util.ClasspathResourcesUtil
ClasspathResourcesUtil.java(collectFiles:124) 19.06.2006 09:36:08 missing file:
c:\Program%20Files\IBM\WebSphere\AppServerCommunityEdition\repository
magnolia\jars\XXXXXX-1.1.jar
Where XXXXXXX is all the jars I have in that directory and as a dependency in
my geronimo-web.xml.
So, i suppose my question is... what am I doing wrong? I have all the magnolia
jars in the repository dir with the dependencies declared in the
geronimo-web.xml file. Am I missing something?
Thanks,
Eric
