Hi,
I suggest to use a persisted session instead of doing the marshalling on
your own. Find documentation about it here:
http://docs.jboss.org/drools/release/5.5.0.Final/drools-expert-docs/html_...
Note that it is strongly discouraged (and in the next releases will be
totally disallowed) to use persisted sessions with firUntilHalt. What you
could do to workaround this further limitation is keeping the
WorkingMemoryEventListener and invoke fireAllRules in its callbacks.
I hope this helps,
Mario
--
View this message in context:
http://drools.46999.n3.nabble.com/ArrayIndexOutOfBoundsException-under-hi...
Sent from the Drools: User forum mailing list archive at
Nabble.com.