[jbosstools-issues] [JBoss JIRA] (JBIDE-19746) Support javax.batch.runtime.context.StepContext injections

Alexey Kazakov (JIRA) issues at jboss.org
Fri Jun 5 15:00:04 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-19746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-19746:
-----------------------------------
    Labels:   (was: new_and_noteworthy)


> Support javax.batch.runtime.context.StepContext injections
> ----------------------------------------------------------
>
>                 Key: JBIDE-19746
>                 URL: https://issues.jboss.org/browse/JBIDE-19746
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: batch
>    Affects Versions: 4.3.0.Alpha2
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.3.0.Beta1
>
>
> 1. Import https://github.com/jboss-developer/jboss-sandbox-quickstarts/ as an exisitng maven project
> 2. Create a Batch artifact type.
> 3. Insert injection
> {code:java}
> @Inject
> private StepContext jobContext;
> {code}
> There should not be a warning message about no eligible beans for it.



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


More information about the jbosstools-issues mailing list