-
Feature Request
-
Resolution: Done
-
Major
-
4.3.0.Alpha2
-
Sprint #3 May 2015, Sprint #4 May 2015, Sprint #5 Jun 2015
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.
- relates to
-
JBIDE-18857 Java EE 7 Batch support
- Closed