crossley    02/05/13 09:10:43

  Modified:    src/documentation/xdocs index.xml
               src/documentation/xdocs/installing index.xml
  Log:
  Remove links to localhost:8080 ... no use on the apache.org website.
  Fix in-efficient link to dist.
  
  Revision  Changes    Path
  1.8       +1 -1      xml-cocoon2/src/documentation/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/index.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- index.xml 3 Mar 2002 21:10:27 -0000       1.7
  +++ index.xml 13 May 2002 16:10:43 -0000      1.8
  @@ -34,7 +34,7 @@
                <s1 title="Where is it?">
                        <p>
      If you want to download the latest release of Apache Cocoon just go to the 
  -   <link href="http://xml.apache.org/cocoon/dist";>download area.</link>
  +   <link href="http://xml.apache.org/cocoon/dist/";>download area.</link>
                        </p>
                        <p>
      If you are looking for the past generation of Cocoon (not supported anymore but 
still available) 
  
  
  
  1.21      +17 -17    xml-cocoon2/src/documentation/xdocs/installing/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/installing/index.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- index.xml 9 May 2002 15:52:28 -0000       1.20
  +++ index.xml 13 May 2002 16:10:43 -0000      1.21
  @@ -608,7 +608,7 @@
   
           <li>
             Open the Cocoon welcome page:
  -          <link 
href="http://localhost:8080/cocoon/";>http://localhost:8080/cocoon/</link>
  +          <code>http://localhost:8080/cocoon/</code>
           </li>
   
           <li>
  @@ -668,7 +668,7 @@
           <li>
             <strong>Start using Cocoon</strong>
             Access the URI
  -          <link 
href="http://localhost:8080/cocoon/";>http://localhost:8080/cocoon/</link>
  +          <code>http://localhost:8080/cocoon/<code>
             with your favorite browser and start to enjoy the world of Cocoon.
           </li>
         </ol>
  @@ -693,7 +693,7 @@
   
           <li>
             Open the Cocoon welcome page:
  -          <link 
href="http://localhost:8080/cocoon/";>http://localhost:8080/cocoon/</link>
  +          <code>http://localhost:8080/cocoon/</code>
           </li>
   
           <li>
  @@ -777,7 +777,7 @@
   
           <li>
             Open the Cocoon welcome page:
  -          <link 
href="http://localhost:8080/cocoon/";>http://localhost:8080/cocoon/</link>
  +          <code>http://localhost:8080/cocoon/</code>
           </li>
   
           <li>
  @@ -809,7 +809,7 @@
   
           <li>
             Open the Cocoon welcome page:
  -          <link 
href="http://localhost:8080/cocoon/";>http://localhost:8080/cocoon/</link>
  +          <code>http://localhost:8080/cocoon/</code>
           </li>
           <li>
               Congratulations! You should see the Cocoon welcome page.
  @@ -873,12 +873,12 @@
           </li>
           <li>
             Using a browser, you might want to check WebLogic configuration using 
console:
  -          <link 
href="http://localhost:7001/console/";>http://localhost:7001/console/</link>.
  +          <code>http://localhost:7001/console/</code>.
           </li>
   
           <li>
             Open the Cocoon welcome page:
  -          <link 
href="http://localhost:7001/cocoon/";>http://localhost:7001/cocoon/</link>
  +          <code>http://localhost:7001/cocoon/</code>
             (Don't forget the final '/' in the link.)
           </li>
           <li>
  @@ -985,7 +985,7 @@
               <em>C:\Program Files\New Atlanta\ServletExec ISAPI\webapps\default</em>,
               creating the directory default if required.</li>
           <li>Start IIS.</li>
  -        <li>Open the Cocoon welcome page (http://localhost/cocoon/)</li>
  +        <li>Open the Cocoon welcome page 
(<code>http://localhost/cocoon/</code>)</li>
           <li>
               Congratulations! (hopefully) you should see the Cocoon welcome page.
           </li>
  @@ -1049,7 +1049,7 @@
            <li>Start JBoss with <code>run_with_catalina.sh</code> or 
<code>run_with_catalina.bat</code></li>
            <li>Copy <code>cocoon/build/cocoon/cocoon.war</code> to 
<code>jboss/deploy</code></li>
            <li>Check the server log to make sure that <code>J2EE application: 
[...]/cocoon.war is deployed.</code></li>
  -         <li>Open the Cocoon welcome page (http://localhost:8080/cocoon/)</li>
  +         <li>Open the Cocoon welcome page 
(<code>http://localhost:8080/cocoon/</code>)</li>
            <li>You should see the Cocoon welcome page.</li>
          </ul>
          <note>As both JBoss and Cocoon ship with a Hypersonic database installed,
  @@ -1116,7 +1116,7 @@
          <li>Start JBoss with <code>run_with_tomcat.sh</code> or 
<code>run_with_tomcat.bat</code></li>
          <li>Copy <code>cocoon/build/cocoon/cocoon.war</code> to 
<code>jboss/deploy</code></li>
          <li>Check the server log to make sure that <code>J2EE application: 
[...]/cocoon.war is deployed.</code></li>
  -       <li>Open the Cocoon welcome page (http://localhost:8080/cocoon/)</li>
  +       <li>Open the Cocoon welcome page 
(<code>http://localhost:8080/cocoon/</code>)</li>
          <li>
              Congratulations! (hopefully) you should see the Cocoon welcome page.
          </li>
  @@ -1158,7 +1158,7 @@
          <li>Copy the <code>xml-cocoon2/build/cocoon/cocoon.war</code> WAR file to 
<code>resin-2.0.x/webapps</code> directory
          </li>
          <li>Start Resin as usual</li>
  -       <li>Open the Cocoon welcome page (http://localhost:8080/cocoon/)</li>
  +       <li>Open the Cocoon welcome page 
(<code>http://localhost:8080/cocoon/</code>)</li>
          <li>Congratulations! (hopefully) you should see the Cocoon welcome page.</li>
        </ul>
        <note> If you want to place Cocoon webapp in a
  @@ -1189,7 +1189,7 @@
              <code>[10/16/01 16:03:50][localhost_][S]:Kernel "kernel" 
started.</code><br/><br/>
            </li>
            <li>To verify that an instance of HP-AS is running,
  -           open a web browser and go to 
<code>:http://localhost:9090/helloservlet/hello.</code>
  +           open a web browser and go to 
<code>http://localhost:9090/helloservlet/hello</code>
              <br/>
              An HTML page should appear containing the following message:
              <br/><br/>
  @@ -1215,7 +1215,7 @@
              If you see a parser error in the Log browser, ignore it.</code></strong>
            </li>
            <li>To test the deployment, open a web browser and go to the following 
URL:<br/><br/>
  -           <code> http://localhost:9090/cocoon/welcome</code>
  +           <code>http://localhost:9090/cocoon/welcome</code>
              <br/><br/>
              Congratulations! (hopefully) you should see the Cocoon welcome page.
              (this request may take some time).
  @@ -1248,13 +1248,13 @@
             <li>Start JRun admin server.</li>
             <li>Start JRun default server.</li>
             <li>Open JRun admin page:
  -            <link href="http://localhost:8000/";>http://localhost:8000/</link>
  +            <code>http://localhost:8000/</code>
             </li>
             <li>Deploy cocoon.war webapp using console. Use same values for
               application name and URI prefix (e.g., application name "cocoon",
               URI "/cocoon").</li>
             <li>Open the Cocoon welcome page:
  -            <link 
href="http://localhost:8100/cocoon/";>http://localhost:8100/cocoon/</link>
  +            <code>http://localhost:8100/cocoon/</code>
             </li>
             <li>Congratulations! (hopefully) you should see the Cocoon welcome 
page.</li>
           </ul>
  @@ -1327,14 +1327,14 @@
           <ul>
             <li>Start the server using <code>startServer</code> startup script.</li>
             <li>Open admin page:
  -            <link 
href="http://localhost:9090/admin/";>http://localhost:9090/admin/</link>
  +            <code>http://localhost:9090/admin/</code>
             </li>
             <li>Deploy cocoon.war webapp using console.</li>
             <li>Save server configuration file.</li>
             <li>Restart the server using <code>stopServer</code> and 
               <code>startServer</code> scripts.</li>
             <li>Open the Cocoon welcome page:
  -            <link 
href="http://localhost:9080/cocoon/";>http://localhost:9080/cocoon/</link>
  +            <code>http://localhost:9080/cocoon/</code>
             </li>
             <li>Congratulations! (hopefully) you should see the Cocoon welcome 
page.</li>
           </ul>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to