User: starksm Date: 01/12/06 15:55:55 Modified: src/docs/common doco.jsp Log: Move the documentation link to offerings and update the available for pay docs. Revision Changes Path 1.12 +27 -13 newsite/src/docs/common/doco.jsp Index: doco.jsp =================================================================== RCS file: /cvsroot/jboss/newsite/src/docs/common/doco.jsp,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- doco.jsp 2001/12/06 00:31:59 1.11 +++ doco.jsp 2001/12/06 23:55:55 1.12 @@ -1,22 +1,26 @@ -<!-- CONTENT --> -<p class="head">BUY THE DOCUMENTATION -<p class="text"> - +<!-- CONTENT --> +<p class="head">BUY THE JBOSS GROUP DOCUMENTATION +<ul class="text"> + <li><a class="link" href="#Base-24x">JBoss Server base documentation</a></li> + <li><a class="link" href="#CMP-20">JBoss CMP 2.0 documentation</a></li> + <li><a class="link" href="#Clustering">JBoss Clustering documentation</a></li> + <li><a class="link" href="#FreeDocs">Free volunteer documentation</a></li> +</ul> +<p class="head"><a name="Base-24x">JBOSS SERVER BASE DOCUMENTATION</a> +<p class="text"> <img align="left" border="1" hspace="10" vspace="3" alt="Scott Stark, USA" src="/pictures/stark2.gif"> In order to support the development of JBoss and ensure that the documentation -remains up to date we offer printable version of the documentation for purchase. -The manual contains all the documentation a user needs to install, -configure and run JBoss. It also includes a quick start section and helps you to make your first steps - with JBoss. As a promotion we include the working draft of the forthcoming JBoss book to be - published by SAMS publishing. This book is a complete rewrite of the documentation by Scott Stark. See the book <a class="link" href="common/24x-book-toc.html">table of contents</a>, and then +remains up to date, we offer a PDF version of the JBoss book to be +published by SAMS publishing. This book is a complete rewrite of the +older volunteer documentation by Scott Stark. See the book +<a class="link" href="common/24x-book-toc.html">table of contents</a>, and then <a class="link" href="http://www.flashline.com/components/productsbyvendor.jsp?&vendorid=1376&affiliateid=260343">Buy now</a>. - -<p class="head">JBOSSCMP 2.0 PERSISTENCE ENGINE DOCUMENTATION +<p class="head"><a name="CMP-20">JBOSSCMP 2.0 PERSISTENCE ENGINE DOCUMENTATION</a> <img align="right" border="1" hspace="10" vspace="3" alt="Dain Sundstrom, USA" src="/pictures/dain.jpg"> <p class="text">JBOSS 3.0 comes with a full blown JBOSSCMP persistence engine. This is a fully EJB 2.0 compliant persistence engine. The engine is Open Source and free (part of the free JBOSS core), @@ -28,8 +32,19 @@ This is you chance to purchase the official documentation package written by the feature's developer, Dain Sundstrom. This material is not available in the free documentation or the $9.99 base documentation. <a class="link" href="http://www.flashline.com/components/productsbyvendor.jsp?&vendorid=1376&affiliateid=260343">Buy Now</a>. + +<p class="head"><a name="Clustering">JBOSS CLUSTERING DOCUMENTATION</a> +<img align="right" border="1" hspace="10" vspace="3" alt="Sacha Labourey, Switzerland" src="/pictures/sacha.jpg"> +<img align="right" border="1" hspace="10" vspace="3" alt="Bill Burke, USA" src="/pictures/billb.jpg"> +<p class="text">JBOSS 3.0 comes with support for clustering of stateless session beans, stateful session beans +entity beans and JNDI, and partial support for JMS and message driven beans. The clustering is Open Source +and freely available in the current alpha branch, while the documentation costs $5. +This is you chance to purchase the official documentation package written by the feature's developers, +Sacha Labourey and Bill Burke. This material is not available in the free documentation or +the $9.99 base documentation. +<a class="link" href="http://www.flashline.com/components/productsbyvendor.jsp?&vendorid=1376&affiliateid=260343">Buy Now</a>. -<p class="head">BROWSE THE MANUAL +<p class="head"><a name="FreeDocs">BROWSE VOLUNTEER DOCS</a> <p class="text">A free volunteer maintained manual was developed in the early stages of JBoss. A more complete and updated version is the for-pay documentation. This version is now somewhat out of date as @@ -68,5 +83,4 @@ manual upon completion.</p> <ul class="text"> <li><a class="link" href="/ECPerf.html">Running ECperf on JBoss</a></li> - <li><a class="link" href="/migration.jsp">Migrating to JBoss 2.2</a></li> </ul>
_______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
