User: luke_t
Date: 01/11/28 05:59:23
Modified: src/xdocs jbossintro.xml
Log:
corrected bad ulink to jbossgroup support.
Revision Changes Path
3.1 +7 -7 manual/src/xdocs/jbossintro.xml
Index: jbossintro.xml
===================================================================
RCS file: /cvsroot/jboss/manual/src/xdocs/jbossintro.xml,v
retrieving revision 3.0
retrieving revision 3.1
diff -u -r3.0 -r3.1
--- jbossintro.xml 2001/11/18 20:10:57 3.0
+++ jbossintro.xml 2001/11/28 13:59:23 3.1
@@ -1,6 +1,6 @@
<?xml version = "1.0" encoding = "UTF-8"?>
<chapter>
- <title>First steps</title>
+ <title>First steps</title>
<para>Authors:<author>
<firstname>Kevin</firstname>
<surname>Boone</surname>
@@ -52,12 +52,12 @@
this starts up automatically with the server (J2EE ships with the
CloudScape SQL server, which has to be started separately). </para>
<para>One of the nicest features of JBoss is its support for
`hot'
-deployment. What this means is that deploying a Bean is a simple as copying its
-JAR file into the deployment directory. If this is done while the Bean is
-already loaded, JBoss automatically unloads it, then loads the new
-version. Contrast this with the rigmarole that other J2EE server makes us go
through...
-JBoss is distributed under the LGPL, which means that it's free, even for commercial
-work, and the LGPL ensures that it remains that way. Id you need support, look at
the JBoss website for the various forums. If you want to pay for the support then
contact the <ulink url = "http://www.jboss.org/JBG/support.jsp">JBossGroup
LLC</ulink>.</para>
+ deployment. What this means is that deploying a Bean is a simple as
copying its
+ JAR file into the deployment directory. If this is done while the Bean
is
+ already loaded, JBoss automatically unloads it, then loads the new
+ version. Contrast this with the rigmarole that other J2EE server makes
us go through...
+ JBoss is distributed under the LGPL, which means that it's free, even
for commercial
+ work, and the LGPL ensures that it remains that way. Id you need
support, look at the JBoss website for the various forums. If you want to pay for the
support then contact the <ulink url =
"http://www.jboss.org/jbossgroup/services.jsp">JBossGroup LLC</ulink>.</para>
<para>This chapter helps get you started using JBoss
by describing step-by-step how a simple EJB can be created, deployed and
tested on the JBoss server. </para>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development