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

Jmx-console is requesting bg.gif

    XMLWordPrintable

Details

    Description

      SourceForge Submitter: pilhuhn .
      Hi,
      when I access the jmx-console
      (http://localhost:8080/jmx-console), this will give the
      following error entry in the log:


      127.0.0.1 - - [12/Dec/2002:14:50:56 +0000] "GET
      /jmx-console/images/bg.gif HTTP/1.1" 404 1179
      "http://localhost:8080/jmx-console/HtmlAdaptor"
      "Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
      rv:1.2.1) Gecko/20021130"


      This is with 3.2.0 beta 2

      Obviously there is a background image missing.

      Either remove the image tag in
      jboss-3.2.0-src/varia/src/resources/jmx/html/style_master.css:

      BODY {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      background-color : White;
      background-image : url(images/bg.gif);
      }

      OR
      add a little (one pixel is enough) file to
      server/

      {type}

      /deploy/jmx-console.war/images/
      which should come from
      jboss-3.2.0-src/varia/src/resources/jmx/html/images/

      Attachments

        Activity

          People

            starksm64 Scott Stark (Inactive)
            sourceforge-user SourceForge legacy user (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: