User: mnf999  
  Date: 02/01/20 07:12:58

  Modified:    jetty/src/resources/jetty-plugin/META-INF jboss-service.xml
  Log:
  
  
  Revision  Changes    Path
  1.10      +2 -6      
contrib/jetty/src/resources/jetty-plugin/META-INF/jboss-service.xml
  
  Index: jboss-service.xml
  ===================================================================
  RCS file: 
/cvsroot/jboss/contrib/jetty/src/resources/jetty-plugin/META-INF/jboss-service.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- jboss-service.xml 2002/01/03 04:00:55     1.9
  +++ jboss-service.xml 2002/01/20 15:12:58     1.10
  @@ -2,12 +2,7 @@
   
   <server>
   
  -  <!--
  -     | I think the entire set of J2EE APIs should be listed here.... - TODO
  -   -->
   
  -  <classpath archives="javax.servlet.jar, org.apache.jasper.jar, jboss-j2ee.jar"/>
  -
     <!-- ==================================================================== -->
     <!-- Web Container                                                        -->
     <!-- ==================================================================== -->
  @@ -38,6 +33,7 @@
     <mbean code="org.mortbay.jetty.jmx.LogMBean"
         name="jboss.web:Jetty=Log">
     </mbean>
  -  -->
  +
  +  <!--classpath codebase="lib/ext" archives="javax.servlet.jar, 
org.apache.jasper.jar, jboss-j2ee.jar"/-->
   
   </server>
  
  
  

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

Reply via email to