User: kimptoc 
  Date: 01/07/02 08:44:55

  Modified:    .        faq.jsp
  Log:
  updated notes on unix boot scripts to refer to script in the distribution
  
  Revision  Changes    Path
  1.6       +6 -1      newsite/faq.jsp
  
  Index: faq.jsp
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/faq.jsp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- faq.jsp   2001/07/02 15:42:12     1.5
  +++ faq.jsp   2001/07/02 15:44:55     1.6
  @@ -227,7 +227,12 @@
   
   <p class="text">Back to <a class="link" href="#FAQ_CONTENTS">FAQ                    
         Contents</a>&nbsp;</p>                                                        
  
   <h3><a name="FAQ-ADMIN-BOOT"></a>How do I configure JBoss to start when the server 
boots ?</h3>                              
  -<p class="text">For Windows NT see the answer to <a class="link" 
href="#FAQ-ADMIN-NTSERVICE">How can I set up JBoss as a service in Windows NT ?</a>. 
For Unix based systems, see the following message from the mail archives: <a 
class="link" 
href="http://www.mail-archive.com/jboss-user@list.working-dogs.com/msg10908.html";>Starting
 JBoss as a service on Linux </a>                                                      
                            
  +<p class="text">For Windows NT see the answer to 
  +<a class="link" href="#FAQ-ADMIN-NTSERVICE">How can I set up JBoss as a 
  +service in Windows NT ?</a>. 
  +For Unix based systems look at the <i>jboss_init_redhat.sh</i> script in the 
  +<i>dist/bin</i> directory.  This is fairly configurable, allowing you to start and 
stop jboss and can be used from the system boot scripts. 
  +For more information see the following message from the mail archives: <a 
class="link" 
href="http://www.mail-archive.com/jboss-user@list.working-dogs.com/msg10908.html";>Starting
 JBoss as a service on Linux </a>                                                      
                             
   <p class="text">Back to <a class="link" href="#FAQ_CONTENTS">FAQ                    
         Contents</a>&nbsp;</p>                                                        
  
   <h3><a name="FAQ-ADMIN-SECURITY"></a>How do I configure security with JBoss ?</h3>  
                                                                                 
   <p class="text">Please have a look at                             <a class="link" 
href="/documentation/HTML/ch07s68.html">Security</a>                             topic 
in the JBoss manual.</p>                                                               
                     
  
  
  

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

Reply via email to