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

I cannot inject ProcessEngine with custom name in CDI environemnt

XMLWordPrintable

      • 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.

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: