Hello,
I updated to magnolia 4.5 but i get some errors now in the java classes:
The class WorkspaceAccessUtil exists no longer in magnolia 4.5. In some
jira-magnolia ticket they mention replacing it with something called
CredentialsUtil. I am stuck though with this part of the code:
[code] WorkspaceAccessUtil util =WorkspaceAccessUtil.getInstance();
jcrSession = util.createRepositorySession(
util.getClass().getDefaultCredentials(),
"magnolia",
"website");[/code]
Anyone has any idea how to update this code?
Thanks for any reply,
Soni
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=cc044b10-27ce-4a64-8ec3-537b901a1804
----------------------------------------------------------------
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]>
----------------------------------------------------------------