Hi, As newbie I obviously tried to make some simple steps first before starting seriously with Magnolia. As an initial step I followed Greg series located here (including the followups):
[url]http://dev.magnolia-cms.com/~gjoseph/dont-build-magnolia-build-your-projects[/url] Apart from some versioning issues (I'm using Magnolia 4.5.2) everything seems to run fine. Unfortunately I'm stuck with a problem that's driving me mad now. Basically I just want to run a Magnolia instance using Maven overlay and the empty webapp from the Magnolia repository. This seems to work fine for a simple exception: If I'm turning the author instance off I don't get the public instance. My webapp is just not available. The only thing I need to do is enabling the authoring instance and my webapp works. I really don't understand how this little switch can have such an impact so I suspect that I'm missing some point here. I would appreciate if someone could provide me with a little hint here. Nevertheless here are some basic infos regarding my setup (feel free to ask if something is missing): * IDE: Eclipse 3.7 + m2e + Maven integration for WTP + Maven integration for WTP Extras (overlay support) * Java: 1.6 x64 * Tomcat: 6.0.35 * Maven: 2.2.1 I've placed my Magnolia properties file here: * [url]http://www.pastie.org/4044415[/url] As you can see it's the only properties file referred by my web.xml: * [url]http://www.pastie.org/4044420[/url] Here's the startup log for my tomcat: * [url]http://www.pastie.org/4044427[/url] Here's my Magnolia Debug log (the warnings from the ConfiguredDialogHandlerManager seem suspicious to me) : * [url]http://www.pastie.org/4044431[/url] Thanks for helping me out ;-) -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=72d6b6a1-57e0-4287-b892-5687c2b695b9 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
