Re: [rules-users] Using pipelines

2010-06-03 Thread Swindells, Thomas
-boun...@lists.jboss.org] On Behalf Of Mark Proctor Sent: 03 June 2010 11:47 To: rules-users@lists.jboss.org Subject: Re: [rules-users] Using pipelines On 03/06/2010 11:05, Swindells, Thomas wrote: I tried looking for one but couldn't see one in the PipelineFactory that can be used when I'

Re: [rules-users] Using pipelines

2010-06-03 Thread Mark Proctor
.jboss.org] *On Behalf Of *Mark Proctor *Sent:* 03 June 2010 07:28 *To:* rules-users@lists.jboss.org *Subject:* Re: [rules-users] Using pipelines On 02/06/2010 11:15, Swindells, Thomas wrote: I'm not trying to fire a particular rule, I'm trying to get the pattern matching inside the kn

Re: [rules-users] Using pipelines

2010-06-03 Thread Swindells, Thomas
g] On Behalf Of Mark Proctor Sent: 03 June 2010 07:28 To: rules-users@lists.jboss.org Subject: Re: [rules-users] Using pipelines On 02/06/2010 11:15, Swindells, Thomas wrote: I'm not trying to fire a particular rule, I'm trying to get the pattern matching inside the knowledge session to a

Re: [rules-users] Using pipelines

2010-06-02 Thread Mark Proctor
Did you add the FireAllRulesCommand? Mark Thomas *From:* rules-users-boun...@lists.jboss.org [mailto:rules-users-boun...@lists.jboss.org] *On Behalf Of *rudolf michael *Sent:* 02 June 2010 10:39 *To:* Rules Users List *Subject:* Re: [rules-users] Using pipelines you can't explicitly f

Re: [rules-users] Using pipelines

2010-06-02 Thread Swindells, Thomas
.jboss.org [mailto:rules-users-boun...@lists.jboss.org] On Behalf Of rudolf michael Sent: 02 June 2010 10:39 To: Rules Users List Subject: Re: [rules-users] Using pipelines you can't explicitly fire a rule...it is not like calling a method. rules are fired when there is a pattern matches inside your K

Re: [rules-users] Using pipelines

2010-06-02 Thread rudolf michael
ing a pipeline? > > > > Thanks, > > > > Thomas > > > > *From:* rules-users-boun...@lists.jboss.org [mailto: > rules-users-boun...@lists.jboss.org] *On Behalf Of *Swindells, Thomas > *Sent:* 30 May 2010 18:47 > *To:* Rules Users List > *Subject:* [rules-users

Re: [rules-users] Using pipelines

2010-06-02 Thread Swindells, Thomas
bject: [rules-users] Using pipelines I've been trying to learn how to use pipelines to execute some rules. I've had a look at the JaxbSimpleJmsMessengerTest as that seemed a good place to start and copy the code from (using drools 5.0.1). However running the test doesn't seem to act

[rules-users] Using pipelines

2010-05-30 Thread Swindells, Thomas
I've been trying to learn how to use pipelines to execute some rules. I've had a look at the JaxbSimpleJmsMessengerTest as that seemed a good place to start and copy the code from (using drools 5.0.1). However running the test doesn't seem to actually run any of the rules - I've tried adding pri