[jboss-user] [JBoss Portal] - Re: Detail about InterPortlet Communication(IPC) in JBoss Po

rob_gar_esp do-not-reply at jboss.com
Mon Feb 18 13:25:07 EST 2008


Hello:

For portal 2.6.3 bundle there's no IPC documentation.

The link http://docs.jboss.com/jbportal/v2.6/reference-guide/en/html/ipc.html does not exist any more.

The sample code at http://labs.jboss.com/portal/portletswap/portlets_tutorial.html does not work since the next snippet of portletA does no work:

         PortalNode thisNode = req.getPortalNode().getParent(); // will return this Page as a node.
  |          PortalNode linkToNode = thisNode.resolve("../default");
  |          PortalNodeURL pageURL = resp.createRenderURL(linkToNode);

The nodes 'default' and 'IPC' don't exist, only the instance 'HelloWorldPortletAWindow' is resolved.

Please assist!!!!

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130198#4130198

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130198



More information about the jboss-user mailing list