Hi there, actually I wanted to get familiar with Groovy, so I ended up [url=http://documentation.magnolia-cms.com/modules/groovy.html#Repositorydatanavigationsimplified]here[/url]. Then I thought I'd try the example in JSP and wrote this script:
http://pastebin.com/nkPxtweK But when I run the script, I get the following error: Caused by: java.lang.RuntimeException: org.apache.jasper.JasperException: javax.servlet.ServletException: javax.jcr.PathNotFoundException: demo-project/about/history/abstract Do you know why this works with Groovy Console but not in my JSP script? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=6b791038-b0fb-4544-88b4-c0fff204d74e ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
