User: jules_gosnell
  Date: 01/12/04 17:32:32

  Modified:    jetty/src/resources/jetty-plugin/META-INF jboss-service.xml
  Log:
  temporary hacks to aid JSP compilation until Marc checks in his ScopedClassLoader
  
  Revision  Changes    Path
  1.8       +1 -1      
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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- jboss-service.xml 2001/12/03 23:14:40     1.7
  +++ jboss-service.xml 2001/12/05 01:32:32     1.8
  @@ -6,7 +6,7 @@
    I think the entire set of J2EE APIs should be listed here.... - TODO
    -->
   
  -  <classpath archives="javax.servlet.jar, org.apache.jasper.jar"/>
  +  <classpath archives="javax.servlet.jar, org.apache.jasper.jar, jboss-j2ee.jar"/>
   
     <!-- ==================================================================== -->
     <!-- Web Container                                                        -->
  
  
  

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

Reply via email to