User: sylvain 
  Date: 00/07/05 16:20:42

  Modified:    src/etc/conf jboss.conf
  Log:
  Removed automatic starting of Tomcat.
  if a user wants to start Tomcat, he will have to add the MLET to jBoss.conf
  Help will be available on www.jboss.org
  
  Revision  Changes    Path
  1.8       +0 -4      jboss/src/etc/conf/jboss.conf
  
  Index: jboss.conf
  ===================================================================
  RCS file: /products/cvs/ejboss/jboss/src/etc/conf/jboss.conf,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- jboss.conf        2000/06/20 03:30:59     1.7
  +++ jboss.conf        2000/07/05 23:20:42     1.8
  @@ -68,7 +68,3 @@
   
   <MLET CODE = "org.jboss.configuration.ConfigurationService" 
ARCHIVE="jboss.jar,xml.jar" CODEBASE="../lib/ext/">
   </MLET>
  -
  -
  -<MLET CODE = "org.jboss.tomcat.TomcatService" ARCHIVE="jboss.jar" 
CODEBASE="../lib/ext/">
  -</MLET>
  
  
  

Reply via email to