[rules-users] Discriminator mode of the join node

2010-05-26 Thread HONG DENG
Hi,i am a newbie about drools and my english is not good enough ,so i hope someone can understand my question:) Who can tell me the Discriminator mode of join node that can support what kind of business scenarios? ___ rules-users mailing list

[rules-users] Drools flow VS jBPM4

2010-05-23 Thread HONG DENG
Has anyone seriously compared the functional difference between the two flow engine? Which one is more flexible and expansible? ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users

Re: [rules-users] use rule assign actor

2010-05-20 Thread HONG DENG
your rule will be activated or not, but you are missing the ksession.fireAllRules() call. Try to add a Logger to your session to see if the rule gets activated or not. Best, 2010/5/19 HONG DENG denghongs...@gmail.com *I paste all information here : HelloWorldSample.rf * : ?xml version

[rules-users] use rule assign actor

2010-05-19 Thread HONG DENG
hi , i am a drools flow newbie.I want to using assignment rule assign a actor to a HumanTask. I have write a dsl and dslr files and following code : kbuilder.add(ResourceFactory.newClassPathResource(HelloWorldSample.rf), ResourceType.DRF);

Re: [rules-users] use rule assign actor

2010-05-19 Thread HONG DENG
= new Thread( server ); thread.start(); } } * 2010/5/19 Esteban Aliverti esteban.alive...@gmail.com: A good start could be to give us more info, like your rules, your flow and how are you executing them. ;) Best, On Wed, May 19, 2010 at 6:39 AM, HONG DENG denghongs...@gmail.com wrote: hi , i

[rules-users] (no subject)

2010-04-22 Thread HONG DENG
___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users