Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-2245

Null attributes in MBeanPojoWrapper

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 8.0.0-M1, 1.7.6, 7.0.6, 7.1.1
    • None
    • None

    Description

      to reproduce:

      1. Build this branch from current master
      2. Unzip the plume tar.gz
      3. Download https://oss.sonatype.org/content/repositories/public/io/hawt/hawtio-default/2.1.0/hawtio-default-2.1.0.war to webapps/hawtio.war [the filename hawtio.war is important, must be exactly that]
      4. start the server with catalina.sh run
      5. navigate to localhost:8080/hawtio and see jmx is working
      6. stop the server
      7. deploy the tomee.xml below
      8. restart the server
      9. nagivate to localhost:8080/hawtio and see the jmx section is missing

      <?xml version="1.0" encoding="UTF-8"?>
      <tomee>
      {{ <Resource}}
      {{ id="ra/activemq"}}
      {{ type="ActiveMQResourceAdapter">}}
      {{ BrokerXmlConfig=}}
      {{ ServerUrl=tcp://localhost:61616?keepAlive=true}}
      {{ </Resource>}}
      </tomee>

      Attachments

        Activity

          People

            jgallimore Jonathan Gallimore
            exabrial@gmail.com Jonathan S. Fisher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: