A couple things I wanted to bring over from and email thread:
1) We should add ESB exitPoint handling out-of-the-box that is declared in the ESB service
configuration and has similar object mapping as the entry points. Basically it would take
the object inserted into the exit point, create a new ESBMessage, copy the object into the
ESB Message based on the exit point configuration, and send the ESB message to a
configured "destination" (similar to CBR).
2) Is the BusinessRulesProcessor able to be configured for "StreamMode"? Most
CEP applications will require StreamMode to enable sliding window support, garbage
collection of expired facts, etc. This is really important (a necessity), and is turned on
through the API.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251942#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...