[rules-users] Unexpected global error

thomas kukofka thomaskukofka at web.de
Mon Jun 30 12:37:32 EDT 2008


Hello,


I get this exception: Exception in thread "main" java.lang.RuntimeException:
Unexpected global [service]

That's the global declaration in the drl: global java.util.HashMap service

And ther I set teh global in teh Java-class:
HashMap<String, AIOObject> service = new HashMap<String, AIOObject>();
workingMemory.setGlobal("service", service);

Appreciate your help!

Kind Regards
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20080630/7359e2b1/attachment.html 


More information about the rules-users mailing list