[jboss-dev-forums] [JBoss ESB Development] - Re: Supporting entry-point

jeffdelong do-not-reply at jboss.com
Thu Aug 27 00:01:26 EDT 2009


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#4251942

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251942



More information about the jboss-dev-forums mailing list