User: alborini
Date: 01/05/16 10:11:19
Modified: business faq.html jboss-jetty.html jboss-test.html
jboss-tomcat.html news.html
Log:
broken links
Revision Changes Path
1.11 +3 -3 newsite/business/faq.html
Index: faq.html
===================================================================
RCS file: /cvsroot/jboss/newsite/business/faq.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- faq.html 2001/05/04 14:11:35 1.10
+++ faq.html 2001/05/16 17:11:19 1.11
@@ -276,7 +276,7 @@
<h3><a name="FAQ-JBOSS-OBTAIN"></a>How can I get a copy of JBoss ?</h3>
<ul>
-<li>Binary: From the JBoss project's <a class="link"
href="http://www.jboss.org/">homepage</a>, there is a link to JBoss <a class="link"
href="binary.htm">binary distributions</a> for JDK 1.2.2 and JDK 1.3 JVMs.
+<li>Binary: From the JBoss project's <a class="link"
href="http://www.jboss.org/">homepage</a>, there is a link to JBoss <a class="link"
href="binary.html">binary distributions</a> for JDK 1.2.2 and JDK 1.3 JVMs.
<li>Source: From the <a href="cvs.html">JBoss CVS repository</a>.
The JBoss source code is in CVS and this route is more
appropriate
for developers and seasoned JBoss pros. Please note that you
@@ -508,9 +508,9 @@
<p class="text">Please have a look at
- <a class="link"
href="/documentation/HTML/ch07s68.html">Security</a>
+ the Security
- topic in the JBoss manual.</p>
+ topic in the <a class="link"
href="/documentation/HTML/index.html">JBoss manual</a>.</p>
1.5 +2 -2 newsite/business/jboss-jetty.html
Index: jboss-jetty.html
===================================================================
RCS file: /cvsroot/jboss/newsite/business/jboss-jetty.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- jboss-jetty.html 2001/02/08 05:31:20 1.4
+++ jboss-jetty.html 2001/05/16 17:11:19 1.5
@@ -149,7 +149,7 @@
<ol>
<li>
<b>Write your beans</b> and package them in an ejb-jar file. You don't
-have to do anything special here. See the <a
href="/projects/jbossweb/manual/developing.html">manual</a>
+have to do anything special here. See the <a
href="/documentation/HTML/index.html">manual</a>
for details on how to package beans for jboss.</li>
<br>
@@ -222,7 +222,7 @@
on jetty and jboss, and your web module should be available on
http://yourhost:8080/servlets
(assuming the context-root was "/servlets"). </li>
</ol>
-For a full example including a servlet and an EJB, see the <a
href="/projects/jbossweb/zip_archives/contrib-cvs-sources.zip">contrib</a>
+For a full example including a servlet and an EJB, see the <a
href="/zip_archives/contrib-cvs-sources.zip">contrib</a>
module</td>
</tr>
1.5 +1 -1 newsite/business/jboss-test.html
Index: jboss-test.html
===================================================================
RCS file: /cvsroot/jboss/newsite/business/jboss-test.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- jboss-test.html 2001/02/08 05:31:21 1.4
+++ jboss-test.html 2001/05/16 17:11:19 1.5
@@ -64,7 +64,7 @@
<td
class="newsheader"><b>Mailing lists</b></td>
</tr>
<tr>
- <td class="newsbody"><font
face="Myriad Web,Arial">The test suite is discussed on<a href="list.html"> jboss-dev
and jboss-user</a></font></td>
+ <td class="newsbody"><font
face="Myriad Web,Arial">The test suite is discussed on<a href="lists.html"> jboss-dev
and jboss-user</a></font></td>
</tr>
<tr>
<td
class="newsheader"><b>Distribution and CVS</b></td>
1.10 +1 -1 newsite/business/jboss-tomcat.html
Index: jboss-tomcat.html
===================================================================
RCS file: /cvsroot/jboss/newsite/business/jboss-tomcat.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- jboss-tomcat.html 2001/02/27 15:15:03 1.9
+++ jboss-tomcat.html 2001/05/16 17:11:19 1.10
@@ -235,7 +235,7 @@
<p>In case you don't want to read all the J2EE spec, here is a
brief summary of what you have to do:</p>
<ol>
<li><b>Write your beans and package them in an ejb-jar
file.</b>
- You don't have to do anything special here. See the <a
href="../../projects/jbossweb/manual/developing.html">manual</a> for details on how to
package beans for JBoss.<br>
+ You don't have to do anything special here. See the <a
href="/documentation/HTML/index.html">manual</a> for details on how to package beans
for JBoss.<br>
<li><b>Write your servlets/JSPs and package them in a war
file.</b><br>
Add a Class-Path attribute to your war files MANIFEST.MF
file
1.18 +1 -1 newsite/business/news.html
Index: news.html
===================================================================
RCS file: /cvsroot/jboss/newsite/business/news.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- news.html 2001/04/21 09:08:40 1.17
+++ news.html 2001/05/16 17:11:19 1.18
@@ -146,7 +146,7 @@
<p class="text"><b>Documentation Mailing List:</b> Tobias Frech and
others start the Documentation mailing list. This list will try to coordinate the
documentation efforts in JBoss.
<p class="text"><b>JCA support</b> Toby Allsop is working on JBossCX
the JCA implementation in JBoss. Do you need this functionality today? do you want to
help beta test it? do you want to peer review his work? an eXtreme Programming (XP)
pair is working, go help it!
- <p class="text"><a class="link"
href="news122000.htm">OLDER NEWS</a>
+ <p class="text"><a class="link"
href="news122000.html">OLDER NEWS</a>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development