Tree handler not defined for Expressions and Store repositories
---------------------------------------------------------------
Key: MAGNOLIA-1581
URL: http://jira.magnolia.info/browse/MAGNOLIA-1581
Project: Magnolia
Issue Type: Bug
Environment: 3.1-SNAPSHOT
JBoss 4.0.5
Reporter: Amir Mistric
Assigned To: Boris Kraft
When editing role ACLs for Store and Expressions repositories clicking on the
"Choose" button throws an exception:
ERROR
org.apache.catalina.core.ContainerBase.[jboss.web].[webdev.nemours.org].[/magnolia-cms].[AdminTreeServlet]
09.06.2007 17:04:39 -- Servlet.service() for servlet AdminTreeServlet threw
exception
info.magnolia.module.admininterface.InvalidTreeHandlerException: No tree
handler for [Store] found
at
info.magnolia.module.admininterface.TreeHandlerManager.getTreeHandler(TreeHandlerManager.java:57)
at
info.magnolia.module.admininterface.AdminTreeMVCServlet.getHandler(AdminTreeMVCServlet.java:46)
at info.magnolia.cms.servlets.MVCServlet.doPost(MVCServlet.java:96)
at info.magnolia.cms.servlets.MVCServlet.doGet(MVCServlet.java:48)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
These should be either defined or the choose button disabled
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------