Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13809

Get application name from BatchEnvironment instead of jndi lookup

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 25.0.0.Beta1, 25.0.0.Final
    • 20.0.1.Final
    • Batch
    • None

    Description

      AbstractJobOperator currently gets application name via jndi lookup. It is an expensive operation for this task. Also in non-EE environment, lookup of application name will always return null. So it is better to retrieve application name from BatchEnvironment, and different impl of BatchEnvironment can provide application name differently.

      Need to adjust BatchEnvironmentService to provide application name.

      Attachments

        Issue Links

          Activity

            People

              parsharm Parul Sharma
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: