User: user57
Date: 02/03/06 23:15:11
Modified: src/docs/demo/netboot index.jsp
Log:
o Host file demo files on jboss.sf.net
Revision Changes Path
1.2 +8 -8 newsite/src/docs/demo/netboot/index.jsp
Index: index.jsp
===================================================================
RCS file: /cvsroot/jboss/newsite/src/docs/demo/netboot/index.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.jsp 7 Mar 2002 05:56:09 -0000 1.1
+++ index.jsp 7 Mar 2002 07:15:11 -0000 1.2
@@ -1,5 +1,5 @@
<jsp:include page="/head.jsp" flush="true" />
-<!-- $Id: index.jsp,v 1.1 2002/03/07 05:56:09 user57 Exp $ -->
+<!-- $Id: index.jsp,v 1.2 2002/03/07 07:15:11 user57 Exp $ -->
<jsp:include page="/slogan.jsp" flush="true" >
<jsp:param name="SLOGAN" value="Demo > NetBoot"/>
</jsp:include>
@@ -84,11 +84,11 @@
<h2><a name="Getting_the_Binary"></a>Getting the Binary</h2>
-<p>Grab one of these tiny archives:
+<p>Grab one of these tiny (~40k) archives:
<ul>
- <li><a href="jboss-netboot.zip">jboss-netboot.zip</a>
- <li><a href="jboss-netboot.tgz">jboss-netboot.tgz</a>
+ <li><a
href="http://jboss.sf.net/demo/netboot/jboss-netboot.zip">jboss-netboot.zip</a>
+ <li><a
href="http://jboss.sf.net/demo/netboot/jboss-netboot.tgz">jboss-netboot.tgz</a>
</ul>
<p>The extracted archive should look something like this:
@@ -116,7 +116,7 @@
by using the <tt>--netboot</tt> flag on the command line:
<pre class="command">
-./bin/run.sh --netboot http://jboss.org/demo/netboot/base
+./bin/run.sh --netboot http://jboss.sf.net/demo/netboot
</pre>
<p>This command should produce the following output on success. If for
@@ -134,7 +134,7 @@
and is equivilent to the following:
<pre class="command">
-./bin/run.sh --netboot http://jboss.org/demo/netboot/base --config default
+./bin/run.sh --netboot http://jboss.sf.net/demo/netboot --config default
</pre>
<p>If you take a look at the directory structure you will find some new
@@ -192,7 +192,7 @@
even deploy your Enterprise Java Beans into!
<pre class="command">
-./bin/run.sh --netboot http://jboss.org/demo/netboot/base --config j2ee
+./bin/run.sh --netboot http://jboss.sf.net/demo/netboot --config j2ee
</pre>
<h3>Java Pet Store Example
@@ -201,7 +201,7 @@
Store demo running inside of JBoss!
<pre class="command">
-./bin/run.sh --netboot http://jboss.org/demo/netboot/base --config petstore
+./bin/run.sh --netboot http://jboss.sf.net/demo/netboot --config petstore
</pre>
<p>[<a href="#Contents">Contents</a>]
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development