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

Support batch.xml in Batch project model

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: