4 Replies Latest reply on Jun 27, 2008 3:08 PM by pbrewer_uk

    Seam and JBPM: Process Definition reinserted every server restart

    brombie.wanch.akewan.com

      Hi all,


      I'm using JBPM as a Seam component and I've followed the instruction.  Everything is working as expected, except that the process definition keeps getting inserted everytime the server is restarted.



      I've verified this by doing a select count on jbpm_processdefinition.  It keeps incrementing by 1 everytime I restart the server.  This happens although there were no changes to the jpdl xml.


      Is there a way to control this?  I'm not even sure if this is jbpm or seam.  Obviously, this is workable for development, but is not acceptable for production.


      thanks!