Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 681428 Details for
Bug 899628
Update branded content for EAP 6 Alpha 2
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
0001-JBPAPP-7661-Update-content-in-EAP-welcome-pages.patch
0001-JBPAPP-7661-Update-content-in-EAP-welcome-pages.patch (text/x-patch), 6.66 KB, created by
Paul Gier
on 2011-12-17 07:20:36 UTC
(
hide
)
Description:
0001-JBPAPP-7661-Update-content-in-EAP-welcome-pages.patch
Filename:
MIME Type:
Creator:
Paul Gier
Created:
2011-12-17 07:20:36 UTC
Size:
6.66 KB
patch
obsolete
>From 4c12e652d6b905d91dfa4ea4a7ccceba48571f35 Mon Sep 17 00:00:00 2001 >From: Paul Gier <pgier@redhat.com> >Date: Sat, 17 Dec 2011 00:43:32 -0600 >Subject: [PATCH] [JBPAPP-7661] Update content in EAP welcome pages > >--- > static/auth_error/index.html | 8 ++++---- > static/auth_error/index_win.html | 8 ++++---- > static/auth_error/noConsoleForAdminModeError.html | 6 +++--- > static/auth_error/noConsoleForSlaveDcError.html | 6 +++--- > static/welcome-content/index.html | 12 ++++-------- > static/welcome-content/index_noconsole.html | 12 ++++-------- > 6 files changed, 22 insertions(+), 30 deletions(-) > >diff --git a/static/auth_error/index.html b/static/auth_error/index.html >index d50c530..873ad55 100644 >--- a/static/auth_error/index.html >+++ b/static/auth_error/index.html >@@ -42,16 +42,16 @@ > > <div class="section"> > >- <h1>Welcome to AS 7</h1> >+ <h1>Welcome to EAP 6</h1> > >- <h3>Your JBoss Application Server 7 is running.</h3> >+ <h3>Your JBoss Enterprise Application Platform is running.</h3> > > <p>However you have not yet added any users to be able to access the admin console.</p> > >- <p>To add a new user execute the <tt>add-user.sh</tt> script within the bin folder of your AS 7 installation >+ <p>To add a new user execute the <tt>add-user.sh</tt> script within the bin folder of your EAP 6 installation > and enter the requested information.</p> > >- <p>By default the realm name used by AS 7 is "ManagementRealm" this is already selected by default.</p> >+ <p>By default the realm name used by EAP 6 is "ManagementRealm" this is already selected by default.</p> > > > <p>After you have added the user follow this link to <a href="/">Try Again</a>.</p> >diff --git a/static/auth_error/index_win.html b/static/auth_error/index_win.html >index d50c530..873ad55 100644 >--- a/static/auth_error/index_win.html >+++ b/static/auth_error/index_win.html >@@ -42,16 +42,16 @@ > > <div class="section"> > >- <h1>Welcome to AS 7</h1> >+ <h1>Welcome to EAP 6</h1> > >- <h3>Your JBoss Application Server 7 is running.</h3> >+ <h3>Your JBoss Enterprise Application Platform is running.</h3> > > <p>However you have not yet added any users to be able to access the admin console.</p> > >- <p>To add a new user execute the <tt>add-user.sh</tt> script within the bin folder of your AS 7 installation >+ <p>To add a new user execute the <tt>add-user.sh</tt> script within the bin folder of your EAP 6 installation > and enter the requested information.</p> > >- <p>By default the realm name used by AS 7 is "ManagementRealm" this is already selected by default.</p> >+ <p>By default the realm name used by EAP 6 is "ManagementRealm" this is already selected by default.</p> > > > <p>After you have added the user follow this link to <a href="/">Try Again</a>.</p> >diff --git a/static/auth_error/noConsoleForAdminModeError.html b/static/auth_error/noConsoleForAdminModeError.html >index eda8597..32d48a3 100644 >--- a/static/auth_error/noConsoleForAdminModeError.html >+++ b/static/auth_error/noConsoleForAdminModeError.html >@@ -23,7 +23,7 @@ > <html> > <head> > >- <title>JBoss 7</title> >+ <title>JBoss EAP 6</title> > <!-- proper charset --> > <meta http-equiv="content-type" content="text/html;charset=utf-8" /> > >@@ -63,9 +63,9 @@ > > <div class="section"> > >- <h1>Welcome to AS 7</h1> >+ <h1>Welcome to EAP 6</h1> > >- <h3>Your JBoss Application Server 7 is running.</h3> >+ <h3>Your JBoss Enterprise Application Platform is running.</h3> > > <p>You may not access the admin console as this server/host is currenty in admin-only mode.</p> > >diff --git a/static/auth_error/noConsoleForSlaveDcError.html b/static/auth_error/noConsoleForSlaveDcError.html >index e1f7f11..cd56371 100644 >--- a/static/auth_error/noConsoleForSlaveDcError.html >+++ b/static/auth_error/noConsoleForSlaveDcError.html >@@ -23,7 +23,7 @@ > <html> > <head> > >- <title>JBoss 7</title> >+ <title>JBoss EAP 6</title> > <!-- proper charset --> > <meta http-equiv="content-type" content="text/html;charset=utf-8" /> > >@@ -63,9 +63,9 @@ > > <div class="section"> > >- <h1>Welcome to AS 7</h1> >+ <h1>Welcome to EAP 6</h1> > >- <h3>Your JBoss Application Server 7 is running.</h3> >+ <h3>Your JBoss Enterprise Application Platform is running.</h3> > > <p>You may not access the admin console on this node, all access must come via the master host controller.</p> > >diff --git a/static/welcome-content/index.html b/static/welcome-content/index.html >index 25d64c5..39eda04 100644 >--- a/static/welcome-content/index.html >+++ b/static/welcome-content/index.html >@@ -41,17 +41,13 @@ > <div id="content"> > > <div class="section"> >-<h1>Welcome to AS 7</h1> >+<h1>Welcome to EAP 6</h1> > >- <h3>Your JBoss Application Server 7 is running.</h3> >+ <h3>Your JBoss Enterprise Application Server is running.</h3> > > <p> >- <a href="documentation.html">Documentation</a> | <a href="/console">Administration Console</a><br/> >- >- <a href="http://www.jboss.org/jbossas"><br> >- JBoss AS Project</a> | <a href="http://community.jboss.org/en/jbossas/as7_users?view=all">User >- Forum</a> | <a href= >- "https://issues.jboss.org/browse/AS7">Report an issue</a></p> >+ <a href="/console">Administration Console</a> | <a href="https://access.redhat.com/groups/jboss-eap">Online User Groups</a> <br/> >+ </p> > > <sub>To replace this page set "enable-welcome-root" to false in your server configuration and deploy > your own war with / as its context path.</sub> >diff --git a/static/welcome-content/index_noconsole.html b/static/welcome-content/index_noconsole.html >index 9e1fa94..b517056 100644 >--- a/static/welcome-content/index_noconsole.html >+++ b/static/welcome-content/index_noconsole.html >@@ -42,16 +42,12 @@ > > <div class="section"> > >- <h1>Welcome to AS 7</h1> >+ <h1>Welcome to EAP 6</h1> > >- <h3>Your JBoss Application Server 7 is running.</h3> >+ <h3>Your JBoss Enterprise Application Server is running.</h3> > >- <p><a href="documentation.html">Documentation</a><br/> >- >- <a href="http://www.jboss.org/jbossas"><br> >- JBoss AS Project</a> | <a href="http://community.jboss.org/en/jbossas/as7_users?view=all">User >- Forum</a> | <a href= >- "https://issues.jboss.org/browse/AS7">Report an issue</a></p> >+ <p><a href="https://access.redhat.com/groups/jboss-eap">Online User Groups</a><br/> >+ </p> > > <sub>To replace this page set "enable-welcome-root" to false in your server configuration and deploy > your own war with / as its context path.</sub> >-- >1.7.3.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 899628
:
681426
|
681427
| 681428