Version 2

    Hi all,

     

    Would like to know how we can use web services to call the rules deployed in DROOLS JBoss Server for rules execution.

     

    Is it possible to expose DROOLS as web service ?

    I am working on a requirement where need to expose drools as web service and provide this service to external system for invocation and execution.

    Please let me know this if anyone has already tried it out.

     

     

     

    Thanks in Advance

    Shan

     

    -----------------------------------------------------------------

     

    Was able to invoke the rules using DROOLS API from other Java Application.

    Need to convert this adapter into a webservice now.