1 Reply Latest reply on Feb 19, 2019 3:37 AM by ehugonnet

    Fetching System properties from Jboss EAP server

    deepika007

      I am moving from IBM server to JBoss EAP server. In IBM we have WAS console having resource environment properties that will be at server level, and could be used in our code to define the region where the server is, like SYS, test, Live.

      I am looking any similar functionality in JBoss, could anyone guide me here. And how we could use Spring MVC to read them.