You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2012/11/10 11:27:25 UTC

svn commit: r837846 - in /websites/staging/openejb/trunk: cgi-bin/ content/ content/installation-drop-in-war.html

Author: buildbot
Date: Sat Nov 10 10:27:24 2012
New Revision: 837846

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/cgi-bin/   (props changed)
    websites/staging/openejb/trunk/content/   (props changed)
    websites/staging/openejb/trunk/content/installation-drop-in-war.html

Propchange: websites/staging/openejb/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Nov 10 10:27:24 2012
@@ -1 +1 @@
-1407574
+1407743

Propchange: websites/staging/openejb/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Nov 10 10:27:24 2012
@@ -1 +1 @@
-1407574
+1407743

Modified: websites/staging/openejb/trunk/content/installation-drop-in-war.html
==============================================================================
--- websites/staging/openejb/trunk/content/installation-drop-in-war.html (original)
+++ websites/staging/openejb/trunk/content/installation-drop-in-war.html Sat Nov 10 10:27:24 2012
@@ -147,8 +147,6 @@
 </h1>
 </div>
 
-<h1>Installing TomEE using the drop-in .war approach</h1>
-
 <p>If you prefer, TomEE can be setup by deploying a .war file into an existing Tomcat installation, as opposed to using the all-in-one bundle. This guide provides a set of step-by-step instructions to this approach.</p>
 
 <ul>
@@ -168,38 +166,38 @@ Macintosh:bin jgallimore$ ./catalina.sh 
 <li>Go to the TomEE webapp: http://localhost:8080/tomee and login with the user you added to tomcat-users.xml</li>
 </ul>
 
-<p><a href="images/dropin_install_title.png">Menu bar</a></p>
+<p><img src="images/dropin_install_title.png" alt="Menu bar" /></p>
 
 <ul>
 <li>Click the "Test your setup" link at the top. This should check that everything is working correctly, and should display like the page below:</li>
 </ul>
 
-<p><a href="images/dropin_install_testing1.png">Test page 1</a></p>
+<p><img src="images/dropin_install_testing1.png" alt="Test page 1" /></p>
 
 <ul>
 <li>If everything looks ok, click on the 'Continue tests' button. This will run some additional checks:</li>
 </ul>
 
-<p><a href="images/dropin_install_testing2.png">Test page 2</a></p>
+<p><img src="images/dropin_install_testing2.png" alt="Test page 2" /></p>
 
 <ul>
 <li>If everything has tested ok, click on the Index link at the top and select the '[Optional] Install Listener and JavaAgent' link.</li>
 <li>Confirm that the folders shown are correct for your installation, and click the 'Install' button.</li>
 </ul>
 
-<p><a href="images/dropin_install_install1.png">Install page 1</a></p>
+<p><img src="images/dropin_install_install1.png" alt="Install page 1" /></p>
 
 <ul>
 <li>TomEE will now make the necessary changes to your Tomcat installation (backing up any files changed). The next screen will show a summary:</li>
 </ul>
 
-<p><a href="images/dropin_install_install2.png">Install page 2</a></p>
+<p><img src="images/dropin_install_install2.png" alt="Install page 2" /></p>
 
 <ul>
 <li>Restart Tomcat, and refresh the page in your browser. If the installation has been successful you will see the page below:</li>
 </ul>
 
-<p><a href="images/dropin_install_install3.png">Install page 3</a></p>
+<p><img src="images/dropin_install_install3.png" alt="Install page 3" /></p>
 
 <ul>
 <li>Your TomEE installation is now complete!</li>