Problem in Page Manager - after changing the defaultURI
-------------------------------------------------------
Key: CLEREZZA-137
URL: https://issues.apache.org/jira/browse/CLEREZZA-137
Project: Clerezza
Issue Type: Bug
Reporter: Oliver Strässer
I changed the DefaultURI to http://buffy.bluegecko.net/ and started the Page
Manager. The following Exception occurs while receiving the Tablecontent
[430716...@qtp-1466238202-12] WARN org.mortbay.jetty -
/tools/page-manager/get-menunode
java.lang.IllegalArgumentException: <http://buffy.bluegecko.net/> is not a
Collection
at
org.apache.clerezza.platform.content.hierarchy.CollectionNode.<init>(CollectionNode.java:48)
at
org.apache.clerezza.platform.content.hierarchy.HierarchyService.getCollectionNode(HierarchyService.java:129)
at
org.clerezza.app.pagemanager.PageManager.getMenuGraph(PageManager.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
org.apache.clerezza.triaxrs.RootResourceExecutorImpl.handleWithMethod(RootResourceExecutorImpl.java:471)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.