[rules-users] Web services and Drools

Mauricio Salatino salaboy at gmail.com
Mon Jan 14 09:06:00 EST 2013


You can also take advantage of the Drools and Camel integration. Apache
Camel is an integration framework that does exactly that, expose the
services via different transports.

Cheers


On Mon, Jan 14, 2013 at 3:00 PM, Stephen Masters <stephen.masters at me.com>wrote:

> Personally, I use the Spring framework to provide SOAP (and REST) web
> services to other applications. It's relatively simple to set it up and I'm
> fond of the contract-first approach which it encourages.
>
> With regards integration with Drools, it's easy enough in Spring. You just
> need to create a Spring bean to act as the interface to your knowledge
> base. That way, Spring ensures that you have only one knowledge base
> instance in play, so it is configured and compiled when the application
> starts.
>
> I'd be happy to answer any Spring/Drools integration questions (I don;t
> tend to use other web frameworks), and I can provide some code examples if
> Spring is the way you wish to go.
>
> Steve
>
>
> On 14 Jan 2013, at 13:50, riri <irina.adam at gmail.com> wrote:
>
> > Hello everyone,
> >
> > I need to develop a web application that includes Drools as its rule
> engine
> > and would like to expose its functionality as web services. I would
> > appreciate some expert opinion on which framework would be easiest to
> learn
> > and to work with. Some of the posts I have seen regarding Drools and OSGi
> > refer to it as a "nightmare". Is that still true with the current
> version?
> > If anyone has had any experience with Spring, EJB or other and would
> like to
> > share I would be very interested since I am new to this domain. If there
> is
> > a case to be made about not using a framework at all then I would also
> like
> > to hear you out.
> >
> > Best regards,
> >
> >
> >
> > --
> > View this message in context:
> http://drools.46999.n3.nabble.com/Web-services-and-Drools-tp4021509.html
> > Sent from the Drools: User forum mailing list archive at Nabble.com.
> > _______________________________________________
> > rules-users mailing list
> > rules-users at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/rules-users
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



-- 
 - MyJourney @ http://salaboy.wordpress.com
 - Co-Founder @ http://www.jugargentina.org
 - Co-Founder @ http://www.jbug.com.ar

 - Salatino "Salaboy" Mauricio -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20130114/f1e0fd19/attachment.html 


More information about the rules-users mailing list