Well, there's this documentation:
http://docs.jboss.org/drools/release/5.4.0.CR1/droolsjbpm-integration-docs/html/ch03.html

If you don't fancy Drools Server, and prefer to roll your own, here's an 
example of a REST web app written in Spring, with a small amount of Drools 
functionality.
https://github.com/gratiartis/sctrcd-fx-web
… it's a work in progress, and currently the Drools aspects of it are minimal. 
So my apologies for any messiness!

And Jeremy Ary posted a link here to this last week, which is a Groovy-based 
Spring web project, using Drools:
https://github.com/jeremyary/CEP_dynamicFactRetraction

Steve


On 25 Jan 2013, at 09:14, "neha.gupta19" <[email protected]> wrote:

> how can i expose drools as a restful services 
> no proper documentation for exposing drools as a web service is available
> can anybody share example of exposing drools as a web service
> can i expose my knowledge base class as a restful service using jersey and
> application server as  tomcat
> 
> 
> 
> 
> --
> View this message in context: 
> http://drools.46999.n3.nabble.com/drools-expose-as-a-restful-services-tp4021817.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

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to