User: starksm 
  Date: 01/03/29 02:05:54

  Modified:    documentation jboss_win32_1.html
  Log:
  Change another java -jar run.jar example to run.bat
  
  Revision  Changes    Path
  1.4       +1 -1      newsite/documentation/jboss_win32_1.html
  
  Index: jboss_win32_1.html
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/documentation/jboss_win32_1.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- jboss_win32_1.html        2001/03/29 08:27:53     1.3
  +++ jboss_win32_1.html        2001/03/29 10:05:54     1.4
  @@ -69,7 +69,7 @@
                                run.jar</td>
                        <td>You're not in the right directory and Java can't find file 
run.jar. Try this:
                                <pre>cd c:\jboss\bin
  -java -jar run.jar</pre>
  +run.bat</pre>
                        </td>
                </tr>
                <tr valign="top">
  
  
  

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

Reply via email to