User: starksm 
  Date: 01/04/02 16:34:27

  Modified:    src/docs jbossintro.xml
  Log:
  Change the java -jar run.jar to run.sh in the linux section
  
  Revision  Changes    Path
  1.8       +1 -1      manual/src/docs/jbossintro.xml
  
  Index: jbossintro.xml
  ===================================================================
  RCS file: /cvsroot/jboss/manual/src/docs/jbossintro.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- jbossintro.xml    2001/03/21 08:30:20     1.7
  +++ jbossintro.xml    2001/04/02 23:34:27     1.8
  @@ -147,7 +147,7 @@
   run the program like this: </para>
                <literallayout>
                        <command>cd bin
  -java -jar run.jar</command>
  +run.sh</command>
                </literallayout>
                <para>In a proper installation, the server should start without any 
error 
   messages or exceptions being thrown. It will produce several pages of 
  
  
  

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

Reply via email to