[rules-users] Starting a Drool Flow from Another Application

Kris Verlaenen kris.verlaenen at cs.kuleuven.be
Tue Mar 2 09:42:36 EST 2010


The console currently uses a session that runs as part of the console 
application itself.  I can see two ways of solving this:

 * Extend the console code so that it also exposes the session that is uses 
internally for external access; like for example registering it as a JNDI 
service or creating a web service front end.

 * Have different sessions but have them use the same history log and human 
task service.  This way, process instances and tasks from other sessions 
will show up in the same console.

Kris

----- Original Message ----- 
From: "ramram" <ramram858 at gmail.com>
To: <rules-users at lists.jboss.org>
Sent: Tuesday, February 23, 2010 4:00 PM
Subject: [rules-users] Starting a Drool Flow from Another Application


>
> Hi All,
>
>   I have the following issue that the Drools Flow and the GWT console are
> delpoyed on a JBOSS server and I have my own application running on a 
> Tomcat
> server. Is there a way so that I can run a Drool Flow process from my
> application that is running on another application server than that
> containing the Drool Flow engine. I was thinking of a webservice call. is
> there another way?? thanks for the help.
>
>
> Regards,
> Ram
> -- 
> View this message in context: 
> http://n3.nabble.com/Starting-a-Drool-Flow-from-Another-Application-tp401224p401224.html
> Sent from the Drools - User mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users 


Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



More information about the rules-users mailing list