@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

            Assignee:
            Yana Vasileva
            Reporter:
            Tassilo Weidner-Mühl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: