[rules-users] Drools Guvnor Remoting API

Steve Ronderos steve.ronderos at ni.com
Tue Aug 4 11:42:33 EDT 2009


Hello Again,

I asked a question similar to this awhile back, David Sinclair answered 
some of my questions, but I'm still looking for a few features.

Here is my use case.

We are deploying Guvnor to an enterprise environment. 
We plan on having one Guvnor for our rule authors to create/edit rules in. 
 
We plan on using selectors to control which rules are included into 
packages that are built for different environments (development, test, 
production). 
We can't have our application that use rules pointing directly at the 
Guvnor instance.
We want an automated "deployment" process.

Here is what I was thinking.

I would like to be able to invoke a build, using a specified selector, 
then create a snapshot that follows a specific naming convention (ie with 
the selector's name in the snapshot name), in sequence.  In order to do 
this, I would like to, from a remote application, tell Guvnor to do a 
build, then to do a snapshot.  So essentially what I'm asking for is a 
remoting API for Guvnor's features.  I've looked through some of the 
Guvnor code and I believe I see that there is a remote API for the 
drools-repository that Guvnor sits on, but what I need is specifically 
Guvnor's features to be made available in a remoting API.

Does anyone know if such a thing exists?  If not is it planned? If not, am 
I even asking for a desirable feature? 

Thanks,

Steve Ronderos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20090804/eabeba6c/attachment.html 


More information about the rules-users mailing list