Multiple jobs using LiveCache and setJar have classloading problems
book
Article ID: KB0086205
calendar_today
Updated On:
Products
Versions
TIBCO DataSynapse GridServer
-
Not Applicable
-
Description
Resolution: When accessing objects in LiveCache from multiple jobs using dynamic class loading via setJar, classloading problems may result, resulting in a class cast exception. To avoid this, setJar shouldn't be used with LiveCache; it should only be used for simple development.
Issue/Introduction
Multiple jobs using LiveCache and setJar have classloading problems