Harold, I've been able to fix my issues..... perhaps you can benefit from what I've done.
Ensure you have the following jar files in your "TOMCAT_HOME/common/endorsed" directory: xercesImpl.jar xml-apis.jar serializer.jar xalan.jar You can get these from http://xml.apache.org/xalan-j If you start it up at this point, you may get the exception I mentioned earlier: [Fatal Error] :-1:-1: Premature end of file. ERROR info.magnolia.jackrabbit.ProviderImpl ProviderImpl.java(init:176) All you have to do is remove your "repositories" directory from the following directory: ECLIPSE_OR_RAD_WORKSPACE_HOME\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\webapps\magnolia Note:it may or may not be "tmp0" depending on how many server configurations you have Once I did all that.... I got it up and working. Hope this helps, Eric "Harold CAPITAINE" <[email protected]> Sent by: <[email protected]> 06/03/2007 01:23 AM Please respond to <[email protected]> To <[email protected]> cc Subject Re: [magnolia-dev] Magnolia and Eclipse Hi Eric, I don't have exactly the same problem as I'm using Eclipse WTP, but like you I can't have the latest stable version working on eclipse. I already post on the dev list about this problem but apparently the problem doesn't come from Magnolia as Fabrizio Giustina managed to make it works. So I tried to post on the user list a set of instruction to install it on eclipse, but no one answered. So if you have a guess on where the problem comes from, don't hesitate I'm interested in finding the solution with you. Regards. CAPITAINE Harold ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
