0 Replies Latest reply on Jan 26, 2017 8:56 AM by thomaslustig

    How to display version information inside ear on managementconsole

    thomaslustig

      I am using Jboss EAP 7 as an Applicationserver

      I need to handle several ears on an applicationserver instance. Therefore it is very important to know which version of a specific ear is currently deployed.

      I put the version of the ear (its geneated during buildtime) into te following locations

       

      • application.xml
        • display-name
        • description
      • MANIFEST.MF
        • several property names

       

      but I didnt find this version information nowhere on the Management console.

      Is there any recommended way to define this kind of information inside an ear to display it on JBoss EAP

       

      Thanking you very much in advance for your help

       

      Kind regards

      Thomas L.