0 Replies Latest reply on Jun 17, 2015 1:21 PM by discovery

    JBoss Configuration files for discovery

    discovery

      Hello gang,

      I am working for a company which specialises in discovery and dependency mapping of application.

      I am working on an algorithm to discover JBoss.

       

      Currently,  I am at the stage where I'm trying to figure out hot to get dependencies for mod-cluster architecture.

      So, I know I need to access /mod_cluster_manger to get the relevant URLs, this is where my question begins:

       

      How do I know what war|ear file has this URL in its root-context, without greping through the whole directory structure of JBoss, since there could be an abundance of files,

      and I have to take performance into consideration.

       

       

      Any help would be much appreciated.