You can find an example of such beans here:
      https://github.com/jboss-developer/jboss-sandbox-quickstarts/blob/master/batch-processing/src/main/java/org/jboss/as/quickstarts/batch/job/RecordsReader.java#L38

      1. Import https://github.com/jboss-developer/jboss-sandbox-quickstarts/ as an exisitng maven project
      2. Open batch-processing/src/main/java/org/jboss/as/quickstarts/batch/job/RecordsReader.java
      3. There should not be warning messages about no eligible beans for separatorRegex and fileName properties.
      4. OpenOns for these properties should open import-file.xml and select the corresponding properties.

            [JBIDE-19700] Support @BatchProperty qualifiers for injected beans

            Verified on nightly build.

            Lucia Jelinkova (Inactive) added a comment - Verified on nightly build.

            Validation (see the step #3 in the description above) is done as part of https://github.com/jbosstools/jbosstools-javaee/pull/325
            dazarov_jira please create OpenOn for this injection point.

            Alexey Kazakov added a comment - Validation (see the step #3 in the description above) is done as part of https://github.com/jbosstools/jbosstools-javaee/pull/325 dazarov_jira please create OpenOn for this injection point.

            It is possible that batch property will be set in many elements in many batch job files. So, it may be a long list of choices to open. For identification of target, links in the list may have to show file and xpath in it.

            Viacheslav Kabanovich (Inactive) added a comment - It is possible that batch property will be set in many elements in many batch job files. So, it may be a long list of choices to open. For identification of target, links in the list may have to show file and xpath in it.

              dazarov_jira Daniel Azarov (Inactive)
              alexeykazakov Alexey Kazakov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: