Author: jfclere
Date: Thu Aug 17 04:34:57 2006
New Revision: 432211

URL: http://svn.apache.org/viewvc?rev=432211&view=rev
Log:
Arrange more jakarta stuff.

Modified:
    tomcat/container/tc5.5.x/webapps/docs/appdev/installation.xml
    tomcat/container/tc5.5.x/webapps/docs/appdev/processes.xml
    tomcat/container/tc5.5.x/webapps/docs/appdev/project.xml

Modified: tomcat/container/tc5.5.x/webapps/docs/appdev/installation.xml
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/appdev/installation.xml?rev=432211&r1=432210&r2=432211&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/appdev/installation.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/appdev/installation.xml Thu Aug 17 
04:34:57 2006
@@ -37,7 +37,7 @@
 <subsection name="Tomcat">
 
 <p>Binary downloads of the <strong>Tomcat</strong> server are available from
-<a 
href="http://jakarta.apache.org/binindex.cgi";>http://jakarta.apache.org/binindex.cgi</a>.
+<a 
href="http://tomcat.apache.org/download-55.cgi";>http://tomcat.apache.org/download-55.cgi</a>.
 This manual assumes you are using the most recent release
 of Tomcat 5.  Detailed instructions for downloading and installing
 Tomcat 5 are available <a href="../setup.html">here</a>.</p>

Modified: tomcat/container/tc5.5.x/webapps/docs/appdev/processes.xml
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/appdev/processes.xml?rev=432211&r1=432210&r2=432211&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/appdev/processes.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/appdev/processes.xml Thu Aug 17 
04:34:57 2006
@@ -118,7 +118,7 @@
 app.path=/hello
 
 # Tomcat 5 installation directory
-catalina.home=/usr/local/jakarta-tomcat-5.0
+catalina.home=/usr/local/apache-tomcat-5.5
 
 # Manager webapp username and password
 manager.username=myusername

Modified: tomcat/container/tc5.5.x/webapps/docs/appdev/project.xml
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/appdev/project.xml?rev=432211&r1=432210&r2=432211&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/appdev/project.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/appdev/project.xml Thu Aug 17 
04:34:57 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <project name="Application Developer's Guide"
-        href="http://jakarta.apache.org/tomcat/";>
+        href="http://apache.apache.org/";>
 
     <title>Application Developer's Guide</title>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to