You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ho...@apache.org on 2006/12/18 07:52:00 UTC

svn commit: r488139 - in /geronimo/server/branches/2.0-M1/applications/geronimo-welcome/src/main: java/org/apache/geronimo/welcome/AbsentSampleServlet.java webapp/index.jsp

Author: hogstrom
Date: Sun Dec 17 22:51:59 2006
New Revision: 488139

URL: http://svn.apache.org/viewvc?view=rev&rev=488139
Log:
Updated the Welcome Application to provide more information about this release

Modified:
    geronimo/server/branches/2.0-M1/applications/geronimo-welcome/src/main/java/org/apache/geronimo/welcome/AbsentSampleServlet.java
    geronimo/server/branches/2.0-M1/applications/geronimo-welcome/src/main/webapp/index.jsp

Modified: geronimo/server/branches/2.0-M1/applications/geronimo-welcome/src/main/java/org/apache/geronimo/welcome/AbsentSampleServlet.java
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0-M1/applications/geronimo-welcome/src/main/java/org/apache/geronimo/welcome/AbsentSampleServlet.java?view=diff&rev=488139&r1=488138&r2=488139
==============================================================================
--- geronimo/server/branches/2.0-M1/applications/geronimo-welcome/src/main/java/org/apache/geronimo/welcome/AbsentSampleServlet.java (original)
+++ geronimo/server/branches/2.0-M1/applications/geronimo-welcome/src/main/java/org/apache/geronimo/welcome/AbsentSampleServlet.java Sun Dec 17 22:51:59 2006
@@ -121,7 +121,7 @@
             repos.refresh();
             urls = repos.getRepositories();
             if(urls.length == 0) {
-                throw new ServletException("Unable to install sample applicatoin; unable to download repository list");
+                throw new ServletException("Unable to install sample application; unable to download repository list");
             }
         }
         return urls[0];

Modified: geronimo/server/branches/2.0-M1/applications/geronimo-welcome/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0-M1/applications/geronimo-welcome/src/main/webapp/index.jsp?view=diff&rev=488139&r1=488138&r2=488139
==============================================================================
--- geronimo/server/branches/2.0-M1/applications/geronimo-welcome/src/main/webapp/index.jsp (original)
+++ geronimo/server/branches/2.0-M1/applications/geronimo-welcome/src/main/webapp/index.jsp Sun Dec 17 22:51:59 2006
@@ -125,6 +125,12 @@
             <p><center><b>If you're seeing this page via a web browser, it means you've setup<br />
             Apache Geronimo&#8482; successfully. Congratulations!</b></center></p>
 
+            <p>Welcome to <b>Geronimo 2.0 Milestone 1</b> which is a point in time of our efforts towards a compliant 
+            Java Enterprise Edition 5.0 Version.  Please review the Release notes located in the root directory of the
+            server for the latest information on this build.  Also, please check our website at <a href="http://geronimo.apache.org">
+            http://geronimo.apache.org</a> for the latest information on the project.  Project plans for further milestones 
+            and release status are available at <a href="http://cwiki.apache.org/GMOxPMGT/geronimo-jee-50-report-card.html">here</a>.
+            
             <p>As you may have guessed by now, this is the default home page for Geronimo. If you're seeing this page,
                 and you don't think you should be, then either you're either a user who has arrived at new installation
                 of Geronimo, or you're an administrator who hasn't got his/her setup quite right.  If you need help