[rules-users] Drools 5.3.0.Final with jBPM

2011-10-26 Thread Melton, Michael P CTR SPAWARSYSCEN-ATLANTIC, 01200
Is there a recommended version of jBPM to use in conjunction with Drools 5.3.0.Final? We are currently using jBPM 5.1.0.Final alongside Drools 5.2.0.Final, but I see in Nexus that jBPM has 5.1.1Final and 5.1.2.Final releases and I'd like to only upgrade one time. Thank you.

[rules-users] Temporal operators fail on persisted SKS

2011-10-11 Thread Melton, Michael P CTR SPAWARSYSCEN-ATLANTIC, 01200
Hello, I have a SKS that is persisted using JPAKnowledgeService. I am using events and have multiple rules that match on those events using the after and before temporal operators. When I have a fresh session, I can insert events and fire rules till the cows come home with no issue. However,

[rules-users] Temporal operators fail on persisted SKS

2011-10-11 Thread Melton, Michael P CTR SPAWARSYSCEN-ATLANTIC, 01200
Hello, I have a SKS that is persisted using JPAKnowledgeService. I am using events and have multiple rules that match on those events using the after and before temporal operators. When I have a fresh session, I can insert events and fire rules till the cows come home with no issue. However,

Re: [rules-users] Guvnor - AccumulateFunction ClassCastException

2011-07-28 Thread Melton, Michael P CTR SPAWARSYSCEN-ATLANTIC, 01200
want additional classes you'd upload them as a POJO model. It could be worth trying this first; i.e. upload your JAR containing the accumulate function as a POJO model. It's also quite possible however that there's another issue ;) 2011/7/25 Melton, Michael P CTR SPAWARSYSCEN-ATLANTIC, 01200

[rules-users] Guvnor - AccumulateFunction ClassCastException

2011-07-25 Thread Melton, Michael P CTR SPAWARSYSCEN-ATLANTIC, 01200
I am having trouble getting my rule package, which contains areference to a custom accumulate function,to compile within Guvnor (5.2.0.Final on JBoss AS 5.1.0.GA). I have been using the same rules as DRL files without issue in Eclipse. I have tests which exercise the accumulate function and

[rules-users] Temporal rule doesn't fire in STREAM mode

2011-07-25 Thread Melton, Michael P CTR SPAWARSYSCEN-ATLANTIC, 01200
Hello, I have been fighting with this issue for several days, and I just stumbled upon the reason why, but that raised another question for me. I have a rule checking that two events of the same type do not occur in succession without an event of a specific other type in between them: # If

[rules-users] Deprecated Drools packages?

2011-07-25 Thread Melton, Michael P CTR SPAWARSYSCEN-ATLANTIC, 01200
I keep seeing mentioned on the mailing list packages which have been deprecated (or are not part of the stable release), but I have not seen any javadocs or other documentation (and google has been no help) indicating *which* packages I should avoid using. Every time Eclipse gives me a choice