[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-538) CMSPortlet displays only in default page when link is clicked on a different page.

Roy Russo (JIRA) jira-events at jboss.com
Wed Nov 8 13:27:42 EST 2006


     [ http://jira.jboss.com/jira/browse/JBPORTAL-538?page=all ]

Roy Russo resolved JBPORTAL-538.
--------------------------------

    Resolution: Won't Fix

Workaround is:

1. Either modify the CMSObjectCommandFactory with a different target window

   <mbean
      code="org.jboss.portal.core.cms.CMSObjectCommandFactory"
      name="portal:commandFactory=CMSObject"
      xmbean-dd=""
      xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
      <xmbean/>
      <attribute name="TargetWindowRef">default.default.DefaultCMSPortletWindow</attribute>
      <depends optional-attribute-name="CMSService" proxy-type="attribute">portal:service=CMS</depends>
   </mbean>

2. Create your own mappers for it to use.

> CMSPortlet displays only in default page when link is clicked on a different page.
> ----------------------------------------------------------------------------------
>
>                 Key: JBPORTAL-538
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-538
>             Project: JBoss Portal
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Portal CMS
>    Affects Versions: 2.2 Final, 2.4 Final
>            Reporter: Roy Russo
>         Assigned To: Roy Russo
>             Fix For: 2.6.Alpha1
>
>
> As mentioned here: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3914462

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list