Re: [rules-users] Guvnor and Axis2

2011-10-04 Thread Mario Viertel
Hi, thanks for the reply. I had it already done. Because of its the better way to interact with guvnor. Mario Am 01.10.2011 04:08, schrieb jliu: On 2011/9/29 15:46, Mario Viertel wrote: Hi, I am using an own web service (Axis2; tomcat 6) to interact with Guvnor. All drools related jars

[rules-users] Guvnor and Axis2

2011-09-29 Thread Mario Viertel
Hi, I am using an own web service (Axis2; tomcat 6) to interact with Guvnor. All drools related jars (drools*, mvel*, knowledge-api) are contained in the lib folder of service's aar file. Via knowledge-api the service interacts with the guvnor repository. Unfortunately this doesn't work. At

[rules-users] [guvnor] How to use a rule in a java application

2011-04-20 Thread Mario Viertel
Person(); p.setBirthday(...); p.setGender(...); Now I miss a method in the Guvnor api to exectute the rules and receive the result like this: Person result = (Person) rules.execute(p); Can somebody explain how to execute a rule and receive the result. Thanks in Advance Mario Viertel Germany

Re: [rules-users] [guvnor] How to use a rule in a java application

2011-04-20 Thread Mario Viertel
) rules.execute(p); Can somebody explain how to execute a rule and receive the result. Thanks in Advance Mario Viertel Germany ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users