Re: [rules-users] Insert an object containing a HashMap

2011-04-12 Thread Wolfgang Laun
Java or DRL declaration of the fact object, please? Also, are you using the HashMap field of that fact in any rules, and if so, how? And, perhaps, the full stack trace? -W On 12 April 2011 14:06, hbunny wrote: > Hello, > > I have searched the forum for information on this case, but I haven't fi

[rules-users] Insert an object containing a HashMap

2011-04-12 Thread hbunny
Hello, I have searched the forum for information on this case, but I haven't find, at least yet. I am trying to insert an object containing a HashMap, but when I call ksession.insert( fact ) method I get this error: java.lang.ClassCastException: java.util.HashMap cannot be cast to java.lang.Compa