Hi, I am working on proof of concept for our existing spring mvc based web application. We have requirement where we would like to show content on some of the jsp pages from CMS. And for that I would like to create a quick module using spring with blossom as simple proof of concept.
I'm using: Magnolia Enterprise Edition Evaluation version: simple war file JBoss 4.2.0 Spring 3.0.7 Blossom 2.0 JDK 1.6.0 I am able to get default magnolia working fine with the default templates provided. But I am facing issue when I created a module using blossom 2.0 and I created a simple template as proof of concept as described on magnolia blossom documnetation site. I get error when I use maven project to create jar. I am getting maven error in which maven is unable to download magnolia and blossom jar from remote repository. When I created jar without using maven and deployed the module jar it deployed fine with no error but I can't see the template. Find attached the sample module jar I created. I created a module class + the xml file under META-INF with the applicationContext.xml and blossom-servlet.xml (like the blossomSample module and following the blossom 2.0 doc). Can someone help me what am I missing here? Thanks. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=bf35c007-42c1-4dbd-818a-7c3b25b613df ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
