You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org> on 2010/03/03 11:36:27 UTC

[jira] Commented: (CLEREZZA-137) Problem in Page Manager - after changing the defaultURI

    [ https://issues.apache.org/jira/browse/CLEREZZA-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840570#action_12840570 ] 

Reto Bachmann-Gmür commented on CLEREZZA-137:
---------------------------------------------

Page Manager is not a copmonent of clerezza.

putting any resource to an URI with that domain (with http put) would create a collection at the root of the domain

> 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
> [430716266@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.