[rules-users] JBRMS persistence

Michael Rhoden mrhoden at franklinamerican.com
Tue Nov 27 19:47:23 EST 2007


Couple questions about the JBRMS persistence layer. I have been trying to
figure out how to upgrade and incorporate the new 4.03 code into my
current app using 2.x and 3.x drools. After many months of off and on
playing with 4.x I want to see if I have some things straight.
 
1)       JBRMS is built atop Jackrabbit. It appears this is the only
option for persistence. Is this correct?
2)       It seems Jack Rabbit and the whole JCR standard, while nice I
guess for coders, seems difficult to integrate with. All objects are
stored as binaries, even in the db persistence manager and there is no way
to access the rules except programmatically. Correct?
3)       Assuming I'm on the right track with the above two items, and
please don't take this the wrong way, I love you guys and what you are
doing, why use Jackrabbit? 
 
         It seems like a real bad idea to have an open system to store
rules and then lock it away. I'm sure you guys have some good reasons but
I'm having a real tough time and quite frankly am disappointed. From my
perspective rules are one of the major assets of my company. I can't allow
them to be locked up in a system. I must be able to access them from a
jdbc source for backups, conversion, referencing, reporting, etc. The data
however complex in structure must be transparent. Say I want to convert
off Drools for another engine, or build around the JBRMS data structure to
extend the app for proprietary purposes, or just want to access the rules
in an indexed way to present them to power users to see the guts of a rule
inside our application. Maybe you can do this now, I just haven't seen the
light.
 
Again I understand JBRMS is still quite new, and my hope Jackrabbit was
just the quick and dirty way to get this deployed.
 
4)       Are there any plans to have a straight jdbc persistence atop a
hibernate (plug the ole JBoss way) backend?
 
Not to leave you with just negative bits. Drools 4.x rocks and regardless
of using the JBRMS we are looking at porting up to the latest version. The
new frontend UI (coming soon) to the JBRMS looks nice too. Thanks for all
the hard work.
 
-Michael
  

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20071127/101f1781/attachment.html 


More information about the rules-users mailing list