[jbosstools-issues] [JBoss JIRA] (JBIDE-18996) Support batch.xml in Batch project model

Alexey Kazakov (JIRA) issues at jboss.org
Tue Apr 14 18:45:21 EDT 2015


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

Alexey Kazakov updated JBIDE-18996:
-----------------------------------
        Parent:     (was: JBIDE-18857)
    Issue Type: Feature Request  (was: Sub-task)


> Support batch.xml in Batch project model
> ----------------------------------------
>
>                 Key: JBIDE-18996
>                 URL: https://issues.jboss.org/browse/JBIDE-18996
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: batch
>    Affects Versions: 4.3.0.Alpha1
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>            Priority: Minor
>             Fix For: 4.3.x
>
>
> Default loading of batch artifacts described by JSR-352 is provided by batch.xml:
> {code}
> <batch-artifacts xmlns="http://xmlns.jcp.org/xml/ns/javaee">
> <ref id="<reference-name>" class="<impl-class-name>" />
> </batch-artifacts>
> {code}
> Batch implementations may define specific loaders and probably most popular is going to be the use of javax.inject.Named annotation. 
> For the completeness, we have better to support the default way as well.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list