N
Glam Fame Journal

What is Guvnor in Drools?

Author

Isabella Floyd

Updated on March 23, 2026

What is Guvnor in Drools?

Guvnor is the business rules manager included with Drools to manage knowledge and to be a centralized repository for Drools knowledge bases. In this tutorial we will show how to upload and use some rules in its repository.

How do I set up Guvnor?

Log on to Guvnor(through ) and go to the “Knowledge Bases” tab. Click on “Create New” right under the tab and choose “New Package”. Give your package a name – I choose “banking” – and press Ok. Then “Create new” – “Upload new Model Jar”.

What is Guvnor repository?

The Guvnor project is home to the Governance Repository utilities and tools. The Overlord project for “Governance” requires a repository for governing and managing artifacts, such as rule and process definitions, service descriptions, databases schemas, etc. This is Guvnor!

What is drool engine in Java?

Drools is a library and rules engine in Java that lets you add business rules (logic) separate from other code in the system. This is an overview and introduction.

Who created Drools?

Red Hat
Drools

Developer(s)Red Hat
Stable release7.38.0 Final / May 28, 2020
Repository
Written inJava
Operating systemCross-platform

How do I start a Kie server?

Important

  1. Download and unzip the WildFly distribution. Let’s call the root of the distribution WILDFLY_HOME .
  2. Download kie-server-6.2. Final-ee7.
  3. Configure user(s) and role(s). Execute the following command WILDFLY_HOME/bin/add-user.
  4. Start the server by running WILDFLY_HOME/bin/standalone. [sh|bat] -c standalone-full.

What are the types of governor?

Types of Governors

  • Mechanical or centrifugal governor.
  • Pneumatic governor.
  • Hydraulic governor.

What do you use Guvnor-plugin and drools for?

guvnor-plugin: An eclipse plug in to allow artifacts to be shared between the guvnor repository and developer workspaces (currently uses webdav) guvnor-drools: The Drools Guvnor rule management tools (web interface and related compiler tools) – this is a key part of the BRMS platform as it contains rich web user interfaces to manage business rules.

Is there a documentation manual for Guvnor?

This manual provides complete documentation for Guvnor. 1. Introduction 1.1. What is a Business Rules Manager? 1.1.1. When to use Guvnor 1.1.2. Who uses Guvnor 1.2.

This is Guvnor! The repository stores the artifacts and provides services for querying, uploading, exploring, curating, and managing them.

What is the difference between a business rules manager and Guvnor?

A business rules manager allows people to manage rules in a multi user environment, it is a single point of truth for your business rules, allowing change in a controlled fashion, with user friendly interfaces. Guvnor is the name of the web and network related components for managing rules with drools.