Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9509

@ProcessApplication annotation is not respected by WLS

XMLWordPrintable

      Steps to reproduce
      Please see the engine integration test.

      1) Create an EAR accordingly:

       test-application.ear
             |-- pa.jar
                 |-- AnnotatedEjbPa.class
                 |-- process.bpmn
                 |-- deployment-descriptor-with-custom-filename.xml
                 |-- META-INF/beans.xml
      

      The class AnnotatedEjbPa extends EjbProcessApplication and has an @ProcessApplication annotation which specifies the path of the deployment descriptor via the deploymentDescriptors attribute.

      2) Deploy the EAR to WLS

      Expected behavior
      The process.bpmn is deployed to the engine as the deployment descriptor is specified via @ProcessApplication

      Observed behavior
      The process.bpmn is not deployed to the engine

      Hint

        This is the controller panel for Smart Panels app

              yana.vasileva Yana Vasileva
              tassilo.weidner Tassilo Weidner
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: