[rules-users] Drools5 in tomcat 5

Esteban Aliverti esteban.aliverti at gmail.com
Fri May 14 07:49:53 EDT 2010


I didn't test Guvnor in Tomcat 5, but I did it in Tomcat 6. The only thing
you need to do is to remove el-ri-xxx.jar and el-api-xxx.jar from Guvnors
libraries (open the war file, browse to WEB-INF/lib and remove the files).
This is because Tomcat already provides this libraries. That is the only
thing I have to do when I want to use Guvnor deployed in a Tomcat.
And remember that Drools is just a framework (a bunch of jars if you want),
so you can use it everywhere: console app, desktop app, web app. Guvnor is a
BRMS that you can use to create your rules, manage their life cycle and set
as main repository (You can do more things too). It is important to make
this distinction, maybe you just want to use drools expert/flow/fusion and
not Guvnor.

Best,

2010/5/14 Rubén Marrero <ruben at lingo.mx>

> Hi all:
>
> I want to add drools to a php application. Currently we are using Tomcat 5
> to execute BIRT reports and works great.
>
> We want to keep using Tomcat (this version in particular) and just drop the
> Drools WAR so to disturb as little as possible our current setup.
>
> Is Tomcat 5 a supported platform to run Drools 5? any pointers to current
> docs?
>
> Thanks in advance,
> Rubén
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>


-- 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Esteban Aliverti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20100514/9940012b/attachment.html 


More information about the rules-users mailing list