3 Replies Latest reply on Dec 2, 2008 3:46 AM by jaikiran

    JBoss version

    narada108

      Hi all,

      How can I find out the JBoss version running on a Red Hat machine?
      Thanks!

        • 1. Re: JBoss version
          peterj

          Look at the Version attribute of the jboss.system:type=Server MBean.

          • 2. Re: JBoss version

            Hello Sir,
            As i am new to this JBOSS application server so i just want to know that
            how to find out version number of running jboss on linux(Red Hat)
            and as it was mentioned earlier in your post that Look at the Version attribute of the jboss.system:type=Server MBean
            so where can i find this attribute ..i mean can you tell me whole way to get to this information about version number

            • 3. Re: JBoss version
              jaikiran

              The MBean, Peter is talking about, can be accessed from the jmx-console. The jmx-console itself will be available at http://< serverName>:< httpPort>/jmx-console.