Preventing infinite loops in Eventing of JSR 286

The following property is used to specify the maximum number of events that can be generated from portlets to prevent infinite loops. If a portlet sends an event to other portlets, it is considered as one event generation. If the other portlets send events, that is considered as two event generations and so on. The default value is 3.





portlet.event.max.generation=3


0 comments: