2 Replies Latest reply on Jun 22, 2011 7:09 AM by v.lepretre

    [JBPM 4] How to clear user object cache

    v.lepretre

      Hi,

       

      I'm new to jBPM.

       

      I wrote a process using "decision activity" with decicion-handler (java class). the process works fine.

      But when i change the decision-handler java code and i redeploy the process, the process still uses the first decision-handler deployed.

      I've seen there's a cache for java object, what is the method to clear that cache.

       

      Thanks for your help