User: gropi   
  Date: 01/04/10 02:46:41

  Modified:    src/docs jbossintro.xml
  Log:
  title cosmetics
  
  Revision  Changes    Path
  1.9       +2 -2      manual/src/docs/jbossintro.xml
  
  Index: jbossintro.xml
  ===================================================================
  RCS file: /cvsroot/jboss/manual/src/docs/jbossintro.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- jbossintro.xml    2001/04/02 23:34:27     1.8
  +++ jbossintro.xml    2001/04/10 09:46:41     1.9
  @@ -561,7 +561,7 @@
   of its methods, just to prove that it's working.</para>
        </section>
        <section>
  -             <title>Coding the test client</title>
  +             <title>Coding and compiling the test client</title>
                <para>An EJB on its own is no use; we will need at least a simple 
client to 
   use its services. A user of EJBs may be another EJB, and ordinary JavaBean, a 
   JSP page, an applet, or a stand-alone application. In this example, for 
  @@ -695,7 +695,7 @@
                <para>This generates InterestClient.class in the current directory. 
</para>
        </section>
        <section>
  -             <title>Compiling and running test client</title>
  +             <title>Running the test client</title>
                <para>We're now ready to run the test client, but first a word of 
   explanation.</para>
                <para>In reality the client and the server are likely to be on 
different 
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to