Well it seems that lots of people are having problems with this! Is there anyone who has recently successfully run the latest codebase for Magnolia within Eclipse? If so it would be good to hear what you did to achieve this. If there isn't then maybe it's time the instructions at http://magnolia.sourceforge.net/30/developer/eclipseWTP.html were updated to reflect the current situation on how to do this.
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: 25 January 2007 16:01 To: [email protected] Subject: Re: [magnolia-user] Trouble with running magnolia from eclipse I am also having a simliar issue with running the latest codebase from the trunk head stream. Note: Rational Application Developer 7.0 Tomcat 5.5 (tried w/ jre5.0 and jre1.4) Magnolia code base (head stream) Although my exception is as follows: ERROR info.magnolia.cms.beans.config.ModuleRegistration ModuleRegistration.java(checkDependency:237) 25.01.2007 08:55:30 missing dependency: module [dms] needs [adminInterface] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/magnolia ] StandardContext.java(listenerStart:3673) 25.01.2007 08:55:30 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.checkDependency( ModuleRegistration.java:238) Note: I've made sure the adminInterface was also imported. Anyone else encountered this issue? If so.... let us know the resolution please. Thanks, Eric "Ali HAMMADI GHANEM" <[email protected]> Sent by: <[email protected]> 16/01/2007 08:13 AM Please respond to <[email protected]> To <[email protected]> cc Subject Re: [magnolia-user] Trouble with running magnolia from eclipse Hi Allan, I've got the same problem. I don't understand why. I've tried many possibilities to resolve it but I noticed that in eclipse wtp the java compiler version and the project facet version is 5.0 (but I'm using the 1.4.2). I changed it to 1.4.2 but it did'nt work. Regards Ali Hi, I've checked out magnolia from the subversion repository, run maven on it, imported the various projects into eclipse, set tomcat up as a server, and tried to run the magnolia web project, however I get the following error. Can anyone help? All suggestions greatly appreciated, Chris log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax). log4j:WARN Please initialize the log4j system properly. 16-Jan-2007 13:29:43 org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart 16-Jan-2007 13:29:43 org.apache.catalina.core.StandardContext start SEVERE: Context [/magnolia] startup failed due to previous errors ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
