XMLWordPrintable

Details

    • Sub-task
    • Resolution: Won't Do
    • Major
    • JBossAS-5.0.0.GA
    • JBossAS-5.0.0.CR2
    • System service
    • None

    Description

      The org.jboss.system.server.ServerInfo bean, formerly registered under the jmx name jboss.system:type=ServerInfo is not being deployed. We need a server-info-jboss-beans.xml deployment for informational beans.

      <?xml version="1.0" encoding="UTF-8"?>
      <!--
      Server informational beans
      -->
      <deployment xmlns="urn:jboss:bean-deployer:2.0">
      <bean name="ServerInfo" class="org.jboss.system.server.ServerInfo">
      <annotation>@org.jboss.aop.microcontainer.aspects.jmx.JMX(name="jboss.system:type=ServerInfo", exposedInterface=org.jboss.system.server.ServerInfoMBean.class, registerDirectly=true)</annotation>
      </bean>
      </deployment>

      Attachments

        Issue Links

          Activity

            People

              starksm64 Scott Stark (Inactive)
              starksm64 Scott Stark (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: