User: starksm 
  Date: 01/06/19 07:22:55

  Modified:    src/docs howtojaas.xml
  Log:
  Update the examples archive link
  
  Revision  Changes    Path
  1.9       +4 -4      manual/src/docs/howtojaas.xml
  
  Index: howtojaas.xml
  ===================================================================
  RCS file: /cvsroot/jboss/manual/src/docs/howtojaas.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- howtojaas.xml     2001/05/31 04:50:35     1.8
  +++ howtojaas.xml     2001/06/19 14:22:55     1.9
  @@ -417,7 +417,7 @@
   are going to secure, along with a simple client that accesses instances
   of the session beans. Also shown is a simple servlet that accesses one
   of the EJBs. The complete source code along with deployment descriptors and
  -an Ant build script is available <ulink url = 
"http://www.jboss.org/documentation/files/jaas-howto.zip";>JAAS-Howto Files</ulink>.
  +an Ant build script is available <ulink url = 
"http://www.jboss.org/doco_files/jaas-howto.zip";>JAAS-Howto Files</ulink>.
           </para>
                <figure id = "Session.java">
                        <title>The Session Beans Remote Interface</title>
  @@ -650,7 +650,7 @@
   passed in on the command line.
   
   @author [EMAIL PROTECTED]
  -@version $Revision: 1.8 $
  +@version $Revision: 1.9 $
   */
   public class SessionClient
   {
  @@ -900,7 +900,7 @@
   a secured J2EE ear made up of the EJBs and servlet shown in the preceeding figures. 
   I'll walk you through the build of two different versions of the ears using Ant
   and the build.xml file contained in the tutorial files bundle.
  -The files bundle is available from <ulink url = 
"http://www.jboss.org/documentation/files/jaas-howto.zip";>JAAS-Howto 
Files</ulink>.</para>
  +The files bundle is available from <ulink url = 
"http://www.jboss.org/doco_files/jaas-howto.zip";>JAAS-Howto Files</ulink>.</para>
                <procedure>
                        <title>Deployment Steps</title>
                        <step>
  @@ -922,7 +922,7 @@
                        </step>            
                        <step>                
                                <para>Download the tutorial files bundle. If you have 
not already, download
  -the tutorial files from here: <ulink url = 
"http://www.jboss.org/documentation/files/jaas-howto.zip";>JAAS-Howto Files</ulink>.
  +the tutorial files from here: <ulink url = 
"http://www.jboss.org/doco_files/jaas-howto.zip";>JAAS-Howto Files</ulink>.
   Unpack the archive to create a jaas directory with the contents shown in <xref 
linkend = "jaas.files"/>.<figure id = "jaas.files"> 
                                                <title>JAAS Tutorial Files</title> 
                                                <mediaobject>   
  
  
  

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

Reply via email to