The repository used by Guvnor is not a database but an implementation of JCR (Content Repository for Java Technology).
We currently support Apache Jackrabbit and IIRC JBoss Modeshape from 5.2.0.M1 as an option (if not in an earlier version). Whilst it is possible to configure either of these JCR implementations to persist to a RDBMS instead of a FileSystem, I believe the table content is a (proprietary) binary form at not easily integrated. Consequentially we only expose the facility to download rule packages through the channels you state. With kind regards, Mike 2011/3/22 Suk Fung <[email protected]> > All, > To consume the rules in the application, we can either use package URI or > download a binary .pkg file from guvnor. I just wonder if the application > can connect to the database repository directly? > > Thanks for any information in advance. > > Suk > > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
