[rules-users] Read the rules from Database written by Guvnor

Michael Anstis michael.anstis at gmail.com
Thu Feb 16 11:48:49 EST 2012


It is not directly possible.

Guvnor uses JCR (Jackrabbit or Modeshape).

Whilst these can be configured to persist to a database the schema and
content is proprietary and not easily queried. From Jackrabbit's JavaDocs:-

"SimpleDbPersistenceManager is a generic JDBC-based PersistenceManager for
Jackrabbit that persists...objects using a simple custom binary
serialization format... and a very basic non-normalized database schema (in
essence tables with one 'key'  and one 'data' column)."

Other people have asked the same question and I have given suggestions as
to how a solution might still be available.

Please search the mailing list and have a dig around.

On 16 February 2012 16:27, Rules <8085.rahul at gmail.com> wrote:

> Hello All
>
> I have Guvnor configured to use Oracle database.
> I am currently reading rules from Guvnor URL directly.
> I was wondering if there is way to read the rules directly from the
> database
> in case of Guvnor server instance failure. Appreciate any help !!
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Read-the-rules-from-Database-written-by-Guvnor-tp3750819p3750819.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20120216/ee10ad93/attachment.html 


More information about the rules-users mailing list