1 Reply Latest reply on May 23, 2007 12:34 PM by vipul.gupta

    problem with storing process definition in database (+ what

    vipul.gupta

      Hi all,

      Are process archive files just simple zip files with .par extension ?

      I basically created a upload servlet like the ones in jbpm starter kit, and tried to deploy a process definition using eclipse plugin.

      The plugin says process deployed successfully, but i the same is not stored in the database.

      basically i am using a statement like
      jbpmContext.deployProcessDefinition(processDefinition) in the servlet

      but the defn is not getting stored in db .

      Any clues?
      If any further information on the same is needed to resolve the above , do let me know.

      Thanks
      Vipul