Issue Type: Improvement Improvement
Affects Versions: 1.2.4
Assignee: Ondrej Chytil
Created: 14/Aug/13 4:44 PM
Description:

Right now it is not possible to use JCR session directly, Repository exception is thrown. See code below.

Welcome to the Magnolia Groovy Interactive Console! Type 'help' for more info and a list of available commands. [Using Groovy version 1.7.10].
mgnl> s = ctx.getJCRSession("website")
===>
session-admin-905
mgnl> s.getNode("/")
RepositoryException: This session has been closed. See the chained exception for a trace of where the session was closed.
mgnl>
Fix Versions: 1.2.6
Project: Magnolia Groovy Module
Priority: Neutral Neutral
Reporter: Jaroslav Simak
Security Level: Public
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
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]>
----------------------------------------------------------------

Reply via email to