Chris,

If you just want to develop templates without modifying Magnolia itself, you
can try the following steps:

1.      Install JSDK
2.      Install Tomcat
3.      Download Magnolia 3.0.1 CE from Magnolia website
(http://www.magnolia.info)
4.      Install Magnolia
5.      Start Magnolia
6.      Stop Magnolia
7.      Move the author repositories from
webapps/magnoliaAuthor/repositories to /Data/repositories
8.      Modify property magnolia.repositories.home in
webapps/magnoliaAuthor/WEB-INF/config/default/magnolia.properties from
repositories to /Data/repositories
9.      Start Magnolia and test if author instance works
10.     Stop Magnolia
11.     If not already done, install Eclipse with Web Tools Platform (WTP)
(http://www.eclipse.org)
12.     Start Eclipse
13.     Define your JSDK as “Installed JRE”
14.     Define your Tomcat as “Installed Runtime”
15.     Create a new “Dynamic Web Project” magnolia
16.     Copy the content of the Magnolia author instance (all under
webapps/magnoliaAuthor) to the Eclipse project’s WebContent folder
17.     Run project magnolia on server
18.     Test if it works

Ralf

-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[EMAIL PROTECTED] 
Gesendet: Dienstag, 16. Januar 2007 15:18
An: [email protected]
Betreff: [magnolia-user] Trouble with running magnolia from eclipse

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
----------------------------------------------------------------

Reply via email to