0 Replies Latest reply on Apr 6, 2005 7:14 AM by mehlwurm1

    How to read the server configuration inside a program

    mehlwurm1

      I'm running JBOSS 4.0.2RC1 in a Linux environment, with several notes. I want to read the server-configuration from a program inside the server in order to get the RMIPort of all instances. The port is used to connect with the RMIAdaptor.
      I'm searching for an Api to talk to the server, that responds all notes and the configuration of the notes. Can anybody help?