Author: michiel
Date: 2010-02-11 21:32:54 +0100 (Thu, 11 Feb 2010)
New Revision: 40970

Modified:
   mmbase/trunk/applications/searchrelate/example-webapp/jetty-env.xml
Log:


Modified: mmbase/trunk/applications/searchrelate/example-webapp/jetty-env.xml
===================================================================
--- mmbase/trunk/applications/searchrelate/example-webapp/jetty-env.xml 
2010-02-11 20:32:27 UTC (rev 40969)
+++ mmbase/trunk/applications/searchrelate/example-webapp/jetty-env.xml 
2010-02-11 20:32:54 UTC (rev 40970)
@@ -8,6 +8,7 @@
   For 'rapid development' of used overlays, this can come in handy.
   -->
 
+  <!--
   <Set name="baseResource">
     <New class="org.mortbay.resource.ResourceCollection">
       <Arg>
@@ -16,9 +17,6 @@
           <Item>../src/main/webapp</Item>
           <Item>../target/war/work/org.mmbase.jquery/jquery-ui</Item>
           <Item>../target/war/work/org.mmbase.jquery/ajaxfileupload</Item>
-          <!--
-          <Item>../target/war/work/org.mmbase.jquery/jquery-form</Item>
-          -->
           <Item>./target/war/work/org.mmbase.tinymce/tinymce-jquery</Item>
           <Item>../src/main/examples</Item>
           <Item>../../../base-webapp/src/main/webapp</Item>
@@ -26,7 +24,7 @@
       </Arg>
     </New>
   </Set>
-
+  -->
   <!--
 
       <Item><SystemProperty name="jetty.home" default="."/>/webapps/foo</Item>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to