Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6735

JMX console: Escape HTML characters of invocation output

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • No Release
    • JBossAS-5.1.0.CR1
    • Web Console

    Description

      For an example, open JMX web console, go to the jboss:service=JNDIView MBean, and invoke its listXML() - which returns:

      <context>
      <name>java:comp</name>
      <attribute name="bean">jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3</attribute>
      ...

      However, JMX console doesn't escape HTML chars, so what you really see is:

      java:comp
      jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
      ...

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ozizka_jira Ondrej Zizka (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: