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

I cannot inject ProcessEngine with custom name in CDI environemnt

    XMLWordPrintable

Details

    Description

      • when
        • I configure an engine with not "default" name and it's the only engine
      • then
        • I can inject it in delegate
        • I can see it's name set properly
      @Inject
      private ProcessEngine processEngine;
      

      Hint

      see implementation of org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer it has default engine hardcoded, but if there is only one engine configured, it should probably recognize that only engine as default.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              askar.akhmerov Askar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce