Hi
I am trying to understand the event architecture in JSR286. Could you please provide some
insight into how the pub/sub model works in case of JSR 286? My understanding is that
public render parameters and eventing are the exactly the same architecture wise since
they both follow a pub-sub model. Only difference being the complexity of payload and the
callback mechanism that exists in the events. Having said that there must be an
EventListener implemented by the portal vendor (not container) that will deliver or
service the published events to their subscribers using the wiring admin tool. The
EventListener will parse the portlet.xml file to get the information.
Please validate if my understanding is correct?
Regards
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236284#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...