Hi Esko, You can take a look at the project called Drools server that expose in a flexible way different sessions that can be configured. There is no war to download and use, you can build your applications using maven and add drools as dependency and then expose what you need as a rest service. Cheers
On Mon, Nov 7, 2011 at 3:04 PM, eskomk <[email protected]> wrote: > Hi all, > > Drools Expert 5.3.0 > > Is there a .war file anywhere to be deployed on tomcat (6.0.28) ? > > Didn't find it in the download zip (http://www.jboss.org/drools/downloads > ). > > Currently, we are using Drools 5.1.1 as a web service, but due to some > shortcomings especially in windowing (window:time and window:length) and > timers, we are considering upgrading to 5.3.0. > > So we are using REST interface to insert facts (events) in stateful > session. > > However, Drools expert as a web service is not a mandatory choice for us, a > standalone Drools java application would suit for as, as long as we can use > the REST interface. > > So, if there is not .war file available for Drools Expert 5.3.0, I would > gladly hear if and how it is possible to use REST interface in a standalone > Java Drools application. > If you can point me to the right direction, I would really appreciate. > > Greetings and thanks, > Esko > ----- > Esko Hujanen > http://www.ebsolut.fi > > -- > View this message in context: > http://drools.46999.n3.nabble.com/Drools-Expert-5-3-0-war-file-or-standalone-app-tp3487731p3487731.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > -- - CTO @ http://www.plugtree.com - MyJourney @ http://salaboy.wordpress.com - Co-Founder @ http://www.jugargentina.org - Co-Founder @ http://www.jbug.com.ar - Salatino "Salaboy" Mauricio -
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
