Re: [rules-users] Drools facts using POJO accessor methods error

2012-02-27 Thread Brad Davis
Maybe you would be better off leveraging Guvnor for the Rules Editing. Then you would just need to develop a hook that calls JAXB to take an XML Schema to a Pojo Object Model within the Guvnor system. Brad Davis Red Hat Consulting Email: bda...@redhat.com | c: 980.226.7865 | http

Re: [rules-users] 5.4 stability?

2012-02-14 Thread Brad Davis
. Brad Davis Email: bda...@redhat.com | c: 980.226.7865 | http://www.redhat.com - Original Message - From: "Stephen Masters" To: "Drools" Sent: Tuesday, February 14, 2012 6:22:46 AM Subject: [rules-users] 5.4 stability? Hi folks, With 5.3.0.Final I have crashed

Re: [rules-users] How to use database in drool

2012-02-12 Thread Brad Davis
Set a DAO into the global; then the DAO can access the data in the right hand side using whatever internal implementation you have, whether it's SQL or HQL. On Feb 12, 2012, at 10:35 AM, shawn wrote: > Hi~ > My project requires to use drool interact with MySQL. > Like once the rule engine re