[rules-users] Guvnor deployment pattern

Jaroslaw Kijanowski kijanowski at gmail.com
Wed Jul 15 03:54:27 EDT 2009


Hi,

rviswanathan wrote:
> Hi,
> I would like to understand the deployment pattern supported by Guvnor. 
> Everytime when I add the rules or model objects on Guvnor those files are
> checked in on SVN repository.  
> 
> 1.) Where exactly those files are stored?

Out of the box it's stored in Jackrabbit's built in Derby data base (in 
files).

> 2.) In case of SVN, Which SVN repository (What’s the URL)? 

It's a JCR repository, not SVN.

> 3.) Is it possible to define the list of rules on Guvnor & use those rules
> across the application wherever drools-guvnor.war is deployed?  If so, what
> all steps need to be followed?

Yes, all rules are stored in a repository, by default located in the 
JBoss AS bin directory.
So you can either copy the repository dir and repository.xml file to 
another JBoss instance, or you can export your data (Administration tab) 
and import it again in the new Guvnor.

> 
> Thanks,
> Ram

Cheers,
  Jarek



More information about the rules-users mailing list