Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-10598

Output of JNDI View MBean, invoked through jmx-console has bad html markup

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • EAP_EWP 5.3.1.GA
    • EAP_EWP 5.2.0 ER6
    • Consoles
    • None

    Description

      The output of JNDI View MBean, invoked through jmx-console looks like the example below:

      <h1> Other components with java:comp namespace</h1>
      <h2>java:comp namespace of the component jboss.j2ee:jar=jaxws-jbws944.jar,name=FooBean01,service=EJB3 :</h2>
      <pre>
      +- EJBContext[link -> java:internal/EJBContext] (class: javax.naming.LinkRef)
      +- TransactionSynchronizationRegistry[link -> java:TransactionSynchronizationRegistry] (class: javax.naming.LinkRef)
      +- UserTransaction (class: org.jboss.ejb3.tx.UserTransactionImpl)
      +- env (class: org.jnp.interfaces.NamingContext)
      +- ORB[link -> java:/JBossCorbaORB] (class: javax.naming.LinkRef)
      </pre>
      <h1>java: Namespace</h1>
      <pre>
      +- BPELDB (class: org.jboss.resource.adapter.jdbc.WrapperDataSource)
      +- securityManagement (class: org.jboss.security.integration.JNDIBasedSecurityManagement)
      +- comp (class: javax.namingMain.Context)
      +- JBossESBDS (class: org.jboss.resource.adapter.jdbc.WrapperDataSource)
      +- XAConnectionFactory (class: org.hornetq.jms.client.HornetQXAConnectionFactory)

      In the html source code, html tags are encoded with < and >, so these are not displayed properly in browsers.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jsedlacek Jiri Sedlacek (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: