1 Reply Latest reply on Jul 13, 2011 10:49 AM by peterj

    JBoss interface

    toemsel

      Hello!

       

      I downloaded the program and installed it. It runs perfectly.

      But i dont want the common interface, i want to build my own one in java.

      But how can i read the whole information? (Processes etc)

      I want to create a own java interface with a combobox with all MBeans,... but how can i read all the information out?

      I search for information but didn't found anything.

       

      thanks

        • 1. Re: JBoss interface
          peterj

          What do you mean by "common interface"? JBoss AS comes with several pre-deployed web apps, telling us which url you are looking at would be helpful.

           

          Since you mentioned mbeans, I assume you might be looking at the jmx-console (http://localhost:8080/jmx-console). The source for it is in the source code download for JBoss AS, you might start by looking at that.

           

          By the way, which version of JBoss AS?