Hi Tina,

   Can you provide a test case?

   Edson

2010/8/12 Tina Vießmann <[email protected]>

> Hi again ...
>
> I would like to insert a new generated object into the knowledge base.
> It seems that
>     insert (new Watcher())
>  is working. But
>     Watcher watcher = new Watcher();
>     insert (watcher);
>  isn't working?
>
> Why?
>
> Thank you for any explanations. :)
>
> Tina
> _______________________________________________
> rules-users mailing list
> [email protected]
> https://lists.jboss.org/mailman/listinfo/rules-users
>



-- 
  Edson Tirelli
  JBoss Drools Core Development
  JBoss by Red Hat @ www.jboss.com
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to