5 Replies Latest reply on May 14, 2008 2:41 PM by pmuir

    Performance of embedded tests and JBPM

    dahm

      Hi,


      we've got a lot of embedded tests running with SeamTest as the base class. That is a great feature, however, the tests are very slow.


      I found that this is partly because for every seam test class the JBPM process definition we use is redeployed. I.e., the schema is recreated every time and the process definition stored.


      Is there any way to avoid this behavior? And do you have
      any other optimization hints?


      Thanks in advance
        Markus