0 Replies Latest reply on Jan 16, 2004 8:03 AM by fabboco

    Application List and Web Context

    fabboco

      Hi,

      I need to know the list of application using a specific servlet and the related application web context .

      I am reading the HTTP response of the following URL:

      /jmx-console/HtmlAdaptor?action=displayMBeans&filter=jboss.management.local:*,name=CamillaEngine,*

      and parsing the result to get the application name. In many cases the application name differs from the web application context.

      Probably, could be invoking the JMX ......

      Can anyone help me with either some code or reference ?

      Thank you in advance

      Fabrizio