0 Replies Latest reply on Apr 8, 2013 4:32 AM by jaigates

    Determing which version of JBOSS programatically(during deployment time itself)

    jaigates

      I want to determine which version of jboss as or jboss eap or jboss soa-p i am deploying my application during runtime programically. There is some specific purpose for this, but i need to know this urgently.

      As of now i need to know atleast which major version like(5,6,7) of jboss as i am running my application.

      The only condiftion this utility should work in all versions of jboss as like 5,6,7.

       

      Pls let me know how to do this ?