0 Replies Latest reply on Jun 4, 2009 6:45 AM by dorothy

    Portlet Events

      Hi All

      I recently created two portlets that can share an object using JSR 286 events. One of the portlets is a source and the other is the target.

      But what I have observed is that the eventing works fine only when the portlets are deployed on the same page and not when they are placed on different pages. Can anyone please suggest how to implement Cross-Page eventing in JBoss EAP 4.3?

      I tried to do the same thing in WPS 6.1. Using the IBM wiring tool, it is possiblel to create cross-page events. Infact unlike JBoss, the within page eventing also requires that the wires be created using the administrative portlet.

      Thanks