Is it possible that you asserted the same Fact object/instance into two different engines?
alan > -----Original Message----- > From: Gang Liu [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 24, 2002 11:10 AM > To: [EMAIL PROTECTED] > Subject: Re: JESS: multiple Rete Engine. > > > Thanks > My expectation is No too. But, in reality, I observed that > one fact in one > engine activated one rule in another engine. Any ideas? > thanks > Gang > > > >From: "Alexander Lamb" <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: [EMAIL PROTECTED] > >Subject: Re: JESS: multiple Rete Engine. > >Date: Tue, 24 Sep 2002 08:20:02 +0200 > > > >My understanding is NO. Each Rete engine has its own facts and rules. > >However, in one Rete engine you can have several "spaces" (I > think) which > >are called "modules"... (but this is as far as I can go... I am a > >beginner:-) > > > >Alex > > > >On 24.9.2002 4:28, "Gang Liu" <[EMAIL PROTECTED]> wrote: > > > > > hi, all > > > I got a question. Thank you for your help in advance. > > > > > > In one java VM, we could run serveral Rete engines. Are > they sharing the > > > same collection of facts? > > > > > > thanks > > > gang > > > > > > > > > > > > > > > _________________________________________________________________ > > > MSN Photos is the easiest way to share and print your photos: > > > http://photos.msn.com/support/worldwide.aspx > > > > > > > -------------------------------------------------------------------- > > > To unsubscribe, send the words 'unsubscribe jess-users > [EMAIL PROTECTED]' > > > in the BODY of a message to [EMAIL PROTECTED], NOT to the list > > > (use your own address!) List problems? Notify > >[EMAIL PROTECTED] > > > > -------------------------------------------------------------------- > > > > > > >-- > >Alexander Lamb > >Groupe Serveurs Applicatifs > >Division d'Informatique Midicale > >Htpitaux Universitaires de Genhve > >21 rue Micheli-du-Crest > >CH-1211 Genhve 4 / Switzerland > >Tel: +41-22 372.48.46 Fax: +41-22 382.86.80 > >[EMAIL PROTECTED] / http://www.hcuge.ch > > > >-------------------------------------------------------------------- > >To unsubscribe, send the words 'unsubscribe jess-users > [EMAIL PROTECTED]' > >in the BODY of a message to [EMAIL PROTECTED], NOT to the list > >(use your own address!) List problems? Notify > [EMAIL PROTECTED] > >-------------------------------------------------------------------- > > > > > _________________________________________________________________ > Join the worlds largest e-mail service with MSN Hotmail. > http://www.hotmail.com > > -------------------------------------------------------------------- > To unsubscribe, send the words 'unsubscribe jess-users > [EMAIL PROTECTED]' > in the BODY of a message to [EMAIL PROTECTED], NOT to the list > (use your own address!) List problems? Notify > [EMAIL PROTECTED] > -------------------------------------------------------------------- > -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
