0 Replies Latest reply on Sep 15, 2014 3:05 AM by anandpaul

    How to read jBoss server configurations from custom java program

    anandpaul

      Hi All,

       

      I am trying to read the server configurations through Java program, but I dont know how. For ex, if I want to know the datasource values like, the min and max pool size or read the jboss memory to say that the server will be crashed soon... My main aim is to write a custom java program to read the configurations and do kind of automated monitoring or do some other stuffs.