Same problem here but cant work out the answer I have created some templates using class path approach in my own module. Below would be a path to one of my templates that sits within my module: frontEndModule/src/main/resources/frontEndModule/templates/pages/helloWorld.jsp After a build i can see this template in resources app
In configuration app, i have added this template under my module, structure as show below: -frontEndModule -----templates ----------pages ---------------helloWorld -------------------renderType - jsp -------------------templateScript - /frontEndModule/templates/pages/helloWorld.jsp -------------------title - Hello World Now the problem is when i go to the pages app and add new page an use my Hello World template, then open the page by double clicking it, it gives me blank magnolia logo which ofcource means that template has not been found I know the problem is in my templatScrip path specification but i tried tons of different combinations of the path but nothing seems to work Magnolia version 5.4.3 -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=5e67b029-8a7c-4daf-9560-e614c276afbd ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
