[jboss-user] [JBoss Portal] - Re: Multi-CMSPortletWindow uri change with one URL

2008-06-25 Thread cavani
It is not working yet. I get the following a href updating Related but Content don't change (with IPC): | /portal/MyPortal/default/Content?action=2uri=/ItemN/index.html | I will separate the IPC code for test soon and post it. Let me know if you get it working. thanks, View the

[jboss-user] [JBoss Portal] - Re: Multi-CMSPortletWindow uri change with one URL

2008-06-25 Thread cavani
This is a simple code that I isolated to further tests: | public class Listener implements PortalNodeEventListener | { | | public PortalNodeEvent onEvent(final PortalNodeEventContext context, final PortalNodeEvent event) | { | if (!(event instanceof

[jboss-user] [JBoss Portal] - Re: Multi-CMSPortletWindow uri change with one URL

2008-06-25 Thread cavani
Hey dude... I am feeling very stuped right now, but know I get it! Try it: | public class Listener implements PortalNodeEventListener | { | | private String uri; | | public PortalNodeEvent onEvent(final PortalNodeEventContext context, final PortalNodeEvent event) |

[jboss-user] [JBoss Portal] - Re: Multi-CMSPortletWindow uri change with one URL

2008-06-25 Thread cavani
Oops... listener binging to page no Content... Damn!! Thanks, View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4160710#4160710 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4160710

[jboss-user] [JBoss Portal] - Re: Multi-CMSPortletWindow uri change with one URL

2008-06-24 Thread zeenia
I have read that you have made an application on Multi-CMSPortletWindow uri change with one URL. I'm working on the same thing,so if i can get your complete code,i'll be in a better position to understand what you are doing actually. looking forward to your reply thanks. My e-mail Id--