Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-18996

Support batch.xml in Batch project model

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Minor
    • 4.3.x
    • 4.3.0.Alpha1
    • batch
    • None

    Description

      Default loading of batch artifacts described by JSR-352 is provided by batch.xml:

      <batch-artifacts xmlns="http://xmlns.jcp.org/xml/ns/javaee">
      <ref id="<reference-name>" class="<impl-class-name>" />
      </batch-artifacts>
      

      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.

      Attachments

        Issue Links

          Activity

            People

              scabanovich Viacheslav Kabanovich (Inactive)
              scabanovich Viacheslav Kabanovich (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: