The manual has a chapter or 3 on the BRMS specifically. Chapter 9 in:
http://downloads.jboss.com/drools/docs/4.0.3.15993.GA/html/index.html On Jan 8, 2008 3:44 AM, John Verhaeg <[EMAIL PROTECTED]> wrote: > > Massi Gmail <mmquelo <at> gmail.com> writes: > > > > > http://labs.jboss.com/drools/livetrails/index.html > > > > Does it help You? > > These are nice demos, so thanks for pointing them out, but unless I'm > missing > something they don't realize address my problem. I understand how to work > with > Drools in regard to creating DRL/DSL files and, in code, how to create a > rulebase, session, etc, insert model objects, create packages from > DRLs, and execute/fireAllRules. But what I want to do is, in code and > *not* > through the BRMS, create a Drools repository and populate it (i.e., import > content from DRLs/DSLs, model classes, etc.) via some API call. In other > words, > how do I get the normal Drools artifacts, such as rules and facts, > encapsulated/encoded within JCR nodes in a manner that will be compatible > with > tools like the BRMS? > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > -- Michael D Neale home: www.michaelneale.net blog: michaelneale.blogspot.com
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
