Hi,
I have a simple application that tries to retrieve some data from the config
workspace. I am currently trying to update my website to Magnolia 5. I am
basically doing this:
Context mc = MgnlContext.getInstance();
Session jcrSession = mc.getJCRSession("config");
Node rootNode = jcrSession.getRootNode();
This worked in Magnolia 4.5.7 and it works in Magnolia 5.2 when I preview my
site from either the author or public instance but when I run my site, the
"rootNode" has no entries. Any ideas about this? (I gather there have been
some changes in this area but its unclear to me how these would affect me
exactly).
Thanks,
- paul r.
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=9542f4c2-fb34-4492-a801-d8ad8e57605d
----------------------------------------------------------------
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]>
----------------------------------------------------------------