What error do you get?
 
Is there an accessible property on your BnEdgeValue class?
 
Mike


From: rules-users-bounces@lists.jboss.org [mailto:rules-users-bounces@lists.jboss.org] On Behalf Of fakhfakh ismail
Sent: 12 April 2007 15:31
To: rules-users@lists.jboss.org
Subject: [rules-users] Object in parameter

Hello,
First sorry for my bad English
when I execute this rule an error is affiched.
when
  user1: BnUserValue(name : name)
   and
  ActiviteOut : BnNodeValue()
  and
  lien: BnEdgeValue(id : id, OutBnNode : OutBnNode)
 
 
then
 System.out.println("oui ça marche");
   
end
the problem is when I remove the object OutBnNode : OutBnNode the  parameter  there's not error  I want  to  is  this  error  exist  because  I  can't  set  parameter  with  type  not String, Integer, Date, ....
Best regard


Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses.