1 Reply Latest reply on Mar 24, 2010 3:43 AM by swiderski.maciej

    jbpm 4 : how jbpm manage java class version

    v.lepretre

      Hi Everybody,

       

      I've seen that the ant task to deploy the examples processes copies the examples.jar into the %JBOSS_HOME%/server/default/deploy/jbpm/userlibs folder.

       

      My questions are :

       

      - How the jbpm engine uses examples.jar?

      - If I modify a process, just by changing a java class used by the process,  and then I deploy it, the new examples.jar replace the previous one.

      How the first version of process finds the previous java class?

       

      Thanks for your answer