[jbosstools-issues] [JBoss JIRA] (JBIDE-19700) Support @BatchProperty qualifiers for injected beans

Alexey Kazakov (JIRA) issues at jboss.org
Thu Apr 23 16:36:52 EDT 2015


Alexey Kazakov created JBIDE-19700:
--------------------------------------

             Summary: Support @BatchProperty qualifiers for injected beans
                 Key: JBIDE-19700
                 URL: https://issues.jboss.org/browse/JBIDE-19700
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: batch, cdi-extensions
    Affects Versions: 4.3.0.Alpha2
            Reporter: Alexey Kazakov
            Assignee: Viacheslav Kabanovich
             Fix For: 4.3.0.Beta1


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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list