On 12/17/10 11:01 AM, Benson Fung wrote:
Hi,
I crated a declared Fact Model in the BRMS system(GUVNOR) and some
rules. And then I deployed in the GUVNOR. Can anyone tell me how
I can an object of the fact model in the Java client application?
Please help
Thanks
_______________________________________________
rules-dev mailing list
rules-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev
Example of doing this is in the docs, see
http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-expert/html_single/index.html#d0e3482
Thanks.