Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-5320

Not possible to start batch job using web console if job id is not same as job XML file name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 7.1.0.DR5
    • 7.0.1.CR2
    • Web Console
    • None

      Using current HAL core master it's not possible to run batch job if job id is not same as job XML file name since console is attempting to use job name instead of job XML file name as 'job-xml-name' attribute when calling start-job operation - see
      https://github.com/hal/core/blob/master/gui/src/main/java/org/jboss/as/console/client/shared/subsys/jberet/store/JberetStore.java#L451
      https://github.com/hal/core/blob/master/gui/src/main/java/org/jboss/as/console/client/shared/subsys/jberet/ui/JobsRuntimePanel.java#L245
      I don't know how console can in current model find out the batch job XML file name.

            cmiranda@redhat.com Claudio Miranda
            pjelinek@redhat.com Pavel Jelinek
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: