8 Replies Latest reply on Sep 4, 2008 2:47 PM by kukeltje

    drools

    raj_brahmam

      I have one question on JBOSS drools. If I want to compare , same class with two different objects, how can I compare those two objects in drl file.



      Let say if I added those two objects in Java file like :

      Trade t1=new Trade();
      t1.setName("test");
      Trade t2=new Trade();
      t2.setName("varma");

      memory.add(t1);
      memory.add(t2);
      session.execute(memory);



      How can I compare those two objects in drl file to check whether name is different or not ?

        • 1. Re: drools
          kukeltje

          use the drools forums/mailinglist for this.

          • 2. Re: drools
            somath704

             

            "kukeltje" wrote:
            use the drools forums/mailinglist for this.


            is there a Drools Forum?? can you redirect me there please..

            • 3. Re: drools
              kukeltje

              or a mailinglist or... please be a little creative and STFI (e.g. using www.cuil.com)

              • 4. Re: drools
                somath704

                 

                "kukeltje" wrote:
                or a mailinglist or... please be a little creative and STFI (e.g. using www.cuil.com)


                already STFI and didn't really find any official Drools Forum..

                • 5. Re: drools
                  kukeltje

                  thats why I said or a mailinglist.... Why *does* cuil AND google returns them in a search result for *me*? Even the drools homepage shows them. I'm sure you can find this homepage.

                  • 6. Re: drools
                    kukeltje

                    hmmm.. I even see I used the word mailinglist in *two different* posts besides this one and the previous

                    • 7. Re: drools
                      somath704

                       

                      "kukeltje" wrote:
                      thats why I said or a mailinglist.... Why *does* cuil AND google returns them in a search result for *me*? Even the drools homepage shows them. I'm sure you can find this homepage.



                      yeah, but my original post i was asking if there was an "official drools forum". I can see there's a mailing list. thanks anyways..

                      • 8. Re: drools
                        kukeltje

                        Ask:ing on a jBPM forum if there is a drools forum.... hmmmm totally O/T :-)