User: d_jencks
  Date: 01/11/19 07:34:04

  Modified:    jetty/src/resources/jetty-plugin/META-INF jboss-service.xml
  Log:
  Repackaged jetty to use jar-in-sar
  
  Revision  Changes    Path
  1.2       +1 -11     
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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jboss-service.xml 2001/09/28 12:51:19     1.1
  +++ jboss-service.xml 2001/11/19 15:34:04     1.2
  @@ -2,18 +2,8 @@
   
   <server>
   
  -  <depends>JBOSS-SYSTEM:service=Naming</depends>
   
  -  <classpath archives="
  -      org.mortbay.ftp.jar,
  -      org.mortbay.jetty.nbio.jar,
  -      org.mortbay.jetty.jmx.jar,
  -      org.mortbay.jetty.sasl.jar,
  -      org.mortbay.tools.jar,
  -      cryptix-sasl-jetty.jar,
  -     javax.servlet.jar,
  -     org.apache.jasper.jar,
  -     org.mortbay.jetty.jar"/>
  +  <classpath archives="tools.jar, javax.servlet.jar, org.apache.jasper.jar"/>
   
     <!-- ==================================================================== -->
     <!-- Web Container                                                        -->
  
  
  

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

Reply via email to