Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-10038

WildFly 12 Welcome page still displays "Welcome to WildFly 11"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Minor
    • None
    • None
    • None
    • None
    • Hide

      $ curl http://localhost:8080

      <html>
      <head>
      <title>Welcome to WildFly 11</title>
      <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
      <link rel="StyleSheet" href="wildfly.css" type="text/css">
      </head>

      <body>
      <div class="wrapper">
      <div class="content">
      <div class="logo">
      <img src="wildfly_logo.png" alt="WildFly 11... it's here." border="0" />
      </div>
      <h1>Welcome to WildFly 11</h1>

      <h3>Your WildFly 11 is running.</h3>

      <p><a href="documentation.html">Documentation</a> | <a href="http://github.com/wildfly/quickstart">Quickstarts</a> | <a href="/console">Administration
      Console</a> </p>

      <p><a href="http://wildfly.org">WildFly Project</a> |
      <a href="https://community.jboss.org/en/wildfly">User Forum</a> |
      <a href="https://issues.jboss.org/browse/WFLY">Report an issue</a></p>
      <p class="logos"><a href="http://jboss.org"><img src="jbosscommunity_logo_hori_white.png" alt="JBoss and JBoss Community" width=
      "195" height="37" border="0"></a></p>

      <p class="note">To replace this page simply deploy your own war with / as its context path.<br />
      To disable it, remove the "welcome-content" handler for location / in the undertow subsystem.</p>
      </div>
      </div>
      </body>
      </html>

      Show
      $ curl http://localhost:8080 <html> <head> <title>Welcome to WildFly 11</title> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> <link rel="StyleSheet" href="wildfly.css" type="text/css"> </head> <body> <div class="wrapper"> <div class="content"> <div class="logo"> <img src="wildfly_logo.png" alt="WildFly 11... it's here." border="0" /> </div> <h1>Welcome to WildFly 11</h1> <h3>Your WildFly 11 is running.</h3> <p><a href="documentation.html">Documentation</a> | <a href="http://github.com/wildfly/quickstart">Quickstarts</a> | <a href="/console">Administration Console</a> </p> <p><a href="http://wildfly.org">WildFly Project</a> | <a href="https://community.jboss.org/en/wildfly">User Forum</a> | <a href="https://issues.jboss.org/browse/WFLY">Report an issue</a></p> <p class="logos"><a href="http://jboss.org"><img src="jbosscommunity_logo_hori_white.png" alt="JBoss and JBoss Community" width= "195" height="37" border="0"></a></p> <p class="note">To replace this page simply deploy your own war with / as its context path.<br /> To disable it, remove the "welcome-content" handler for location / in the undertow subsystem.</p> </div> </div> </body> </html>
    • User Experience

    Description

      Just Install WildFly 12 and land on the home page.

      Attachments

        Issue Links

          Activity

            People

              jgreene@redhat.com Jason Greene
              fmarchio@redhat.com Francesco Marchioni (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: