Please check latest code (trunk), we extended the dependency checks and improved the log.

But the log tells that you don't include admin interface into your build.

Philipp

On 16.01.2007, at 22:42, EricCho wrote:


Hi,

I've attempted to run the checked out version of Magnolia on tomcat within eclipse and I get the following exception....

ERROR org.apache.catalina.core.ContainerBase.[Catalina]. [localhost].[/magnolia] StandardContext.java(listenerStart:3673) 16.01.2007 14:19:43 Exception sending context initialized event to listener instance of class info.magnolia.cms.servlets.PropertyInitializer info.magnolia.cms.beans.config.MissingDependencyException: missing dependency: module [dms] needs [adminInterface] at info.magnolia.cms.beans.config.ModuleRegistration.checkDependencies (ModuleRegistration.java:227) at info.magnolia.cms.beans.config.ModuleRegistration.init (ModuleRegistration.java:113) at info.magnolia.cms.beans.config.ModuleRegistration.getInstance (ModuleRegistration.java:79) at info.magnolia.cms.servlets.PropertyInitializer.loadModuleProperties (PropertyInitializer.java:199) at info.magnolia.cms.servlets.PropertyInitializer.contextInitialized (PropertyInitializer.java:174)


I noticed that the dms project did not import in eclipse/RAD with the others and that's because it seems to be commented out in the modules node of the root pom.xml. Is this supposed to be the case?

If so, what am i missing here?

Regards,
Eric

Reply via email to