I am trying out the better templating module to server out JSP templates from the repository. I have followed the instructions in the readme file, and everything works fine on the author instance. Even after activating my templates and definitions I am unable to get it to work on the public instance (both running on localhost on the same tomcat instance). I do not see the /jsp-templating directory in magnoliaPublic, which I assume is the root of the issue.
There are no error logs being generated, but a 404 is returned. Initially I had seen an access denied error, so I have granted the anonymous role read only access to everything under the templates workspace root. After that change, the 404 message does not even print the resouce path it was trying to access (eg. Error description: The requested resource () is not available). Any ideas on what step I am missing? Thanks Rakesh ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
