1 Reply Latest reply on Sep 26, 2013 1:36 AM by swiderski.maciej

    How to create a package for bpmn2 files.

      For Drools rules there is a DroolsCompilerAntTask to create package files. We then deploy the PKG files to our servers.

       

      I would like to use the same method to deploy our processes to the servers. This ant task doesn't recognize bpmn2 file types. We do not use guvnor (not supported on our IBM platform). Is there a preferred way to create process PKG files and then deploy them to our servers without using guvnor?