0 Replies Latest reply on Mar 2, 2012 12:31 PM by ejroberts

    How to query configuration inVM ?

    ejroberts

      I need to know the JBoss Web port and host values for url construction, and potentially other configuration values from within an OSGI service.

       

      I believe they are only exposed through the management interface, and that there is currently no OSGI service provided to query them within the OSGI container.

      Is there a recommended approach for querying the values while in the same vm, and perhaps some code examples ?