I need get content for myportal by query via Jackrabbit. So I've got a question: Is it
possible to get access to JBoss Portal's java.jcr.Repository?
I only know the way to access JCRCMS class as CMS interface.
CMS service = (CMS) this.getPortletContext().getAttribute("JCRCMS");
But unfortunately CMS interface does not contain getRepository() method.
Other solutions?
Thanks you in advance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967263#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...