We are having some issues with integration Magnolia and was wondering if anyone else have successfully done this.
Someone did... Take a look at: http://www.openmindlab.com/lab/products/mgnlstruts.html
Our main problem seems to be that MgnlServletContextListener is not letting requests to Struts.
Magnolia is a "terminal" filter, so if you don't set bypasses (in Magnolia) for the cms filter, all requests are "killed" by Magnolia itself. I think it's not easy to integrate Magnolia in an existing struts website, expecially if the struts website is the usual mess and/or you want integration out of the box. If you can rework the site, you may think of using the module linked above to have struts actions rendered as paragraphs (althought there are a few limitations), otherwise maybe you can just keep a different context for Magnolia pages, but the integration will be minimal then.
Regards, Danilo. ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
