Edson Tirelli schrieb:

>    My guess is that it is complaying about the Declaration class and
>    not
> the array.

No, the declaration class loads OK. The ClassLoader is actually asked to
load "[Lorg.drools.rule.Declaration;", which it obviously can't.

BTW, a report from my ClassLoader via JMX didn't show any suspicious
failures. Just java.lang.Path, java.lang.Goal etc and some BeanInfos
missing.


> Does your other rules use declarations? Declaration is a 
> "variable", like the "unit" variable you are using bellow:
> 
> unit: CompilationUnit()

Yes, one of the other rules is actually almost the same as the first one
I posted -- only differs in some strings ("sources" instead
of "classes"). This one (de)serializes fine.


>     Unfortunatelly I don't know HiveMind. If you can provide a self
> contained unit test, I can debug it and try to find the problem.

That will be difficult. I can try, but ... there's a whole framework
behind it ...


cu & thanks,
   Raffi

-- 
Come to think of it, there are already a million monkeys on a million
typewriters, and Usenet is *nothing* like Shakespeare!

[EMAIL PROTECTED] · PGP Key 5D1FF5F4 · http://www.raffael.ch/


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to