stefano 2003/02/26 08:32:12
Modified: src/webapp/WEB-INF web.xml Log: removing maybeupload Revision Changes Path 1.26 +0 -3 xml-cocoon2/src/webapp/WEB-INF/web.xml Index: web.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/WEB-INF/web.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- web.xml 10 Feb 2003 17:30:21 -0000 1.25 +++ web.xml 26 Feb 2003 16:32:11 -0000 1.26 @@ -244,9 +244,6 @@ choices are as follows: - org.apache.cocoon.components.request.MultipartRequestFactoryImpl This is the default factory. - - org.apache.cocoon.components.request.MaybeUploadRequestFactoryImpl - You can opt in for this factory if maybeupload.jar is - present. - org.apache.cocoon.components.request.SimpleRequestFactoryImpl This factory does not allow uploads. -->