XMLWordPrintable

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

      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>

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

              Created:
              Updated:
              Resolved: