[
https://issues.jboss.org/browse/JBIDE-19700?page=com.atlassian.jira.plugi...
]
Alexey Kazakov reassigned JBIDE-19700:
--------------------------------------
Assignee: Daniel Azarov (was: Viacheslav Kabanovich)
Validation (see the step #3 in the description above) is done as part of
https://github.com/jbosstools/jbosstools-javaee/pull/325
[~dazarov] please create OpenOn for this injection point.
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: Daniel Azarov
Labels: new_and_noteworthy
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/...
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)