cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2003-02-26 Thread stefano
stefano 2003/02/26 08:32:12 Modified:src/webapp/WEB-INF web.xml Log: removing maybeupload Revision ChangesPath 1.26 +0 -3 xml-cocoon2/src/webapp/WEB-INF/web.xml Index: web.xml === RCS file:

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2003-02-10 Thread stefano
stefano 2003/02/10 09:30:21 Modified:src/webapp/WEB-INF web.xml Log: cleaning up the deployment descriptor - moving startup log level to WARN (we don't need more verbosity than that to start) - change the servlet name to Cocoon (Cocoon2 should never be used since it was our prev

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2003-01-29 Thread cziegeler
cziegeler2003/01/29 23:07:39 Modified:src/webapp/WEB-INF web.xml Log: Commenting out jdbc-odbc driver Revision ChangesPath 1.23 +2 -2 xml-cocoon2/src/webapp/WEB-INF/web.xml Index: web.xml ===

RE: cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2003-01-29 Thread Carsten Ziegeler
> -Original Message- > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 30, 2003 6:11 AM > To: [EMAIL PROTECTED] > Subject: Re: cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml > > > [EMAIL PROTECTED] wrote: > > >

Re: cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2003-01-29 Thread Vadim Gritsenko
[EMAIL PROTECTED] wrote: cziegeler2003/01/27 06:21:45 + + sun.jdbc.odbc.JdbcOdbcDriver + I keep thinking... Is it good to "encourage" use of JDBC-ODBC bridge despite its drawbacks? May be it will be better move to keep it commented out? Vadim -

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2003-01-27 Thread cziegeler
cziegeler2003/01/27 06:21:45 Modified:src/webapp/WEB-INF web.xml Log: adding some more database drivers Revision ChangesPath 1.22 +9 -0 xml-cocoon2/src/webapp/WEB-INF/web.xml Index: web.xml =

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-12-19 Thread haul
haul2002/12/19 03:24:33 Modified:src/java/org/apache/cocoon/components/hsqldb Tag: cocoon_2_0_3_branch ServerImpl.java src/java/org/apache/cocoon/components/language/generator Tag: cocoon_2_0_3_branch GeneratorSelector.ja

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-12-17 Thread haul
haul2002/12/17 07:16:31 Modified:src/webapp/WEB-INF web.xml Log: Added container/form-encoding init-params to web.xml Revision ChangesPath 1.21 +20 -0 xml-cocoon2/src/webapp/WEB-INF/web.xml Index: web.xml ==

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-10-28 Thread vgritsenko
vgritsenko2002/10/28 21:42:41 Modified:src/webapp/WEB-INF Tag: cocoon_2_0_3_branch web.xml Log: CocoonServlet upload behavior now configurable from the web.xml. Configuration parameters are: autosave-uploads, overwrite-uploads, upload-max-size. See web.xml for description. Than

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-10-28 Thread vgritsenko
vgritsenko2002/10/28 21:42:41 Modified:src/webapp/WEB-INF web.xml Log: CocoonServlet upload behavior now configurable from the web.xml. Configuration parameters are: autosave-uploads, overwrite-uploads, upload-max-size. See web.xml for description. Thanks to Geoff Howard.

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-09-21 Thread vgritsenko
vgritsenko2002/09/21 08:07:57 Modified:.changes.xml src/java/org/apache/cocoon/servlet CocoonServlet.java src/webapp/WEB-INF web.xml Log: Fix bug 12131: Make directory settings consistent, document changes in web.xml and change log. Revisi

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-09-21 Thread vgritsenko
vgritsenko2002/09/21 08:06:44 Modified:.Tag: cocoon_2_0_3_branch changes.xml src/java/org/apache/cocoon/servlet Tag: cocoon_2_0_3_branch CocoonServlet.java src/webapp/WEB-INF Tag: cocoon_2_0_3_branch web.xml Log: Fix bug

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-08-19 Thread stephan
stephan 2002/08/19 05:36:56 Modified:src/webapp/WEB-INF web.xml Log: Add mime type for xsl files. Revision ChangesPath 1.17 +5 -0 xml-cocoon2/src/webapp/WEB-INF/web.xml Index: web.xml ===

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-08-19 Thread stephan
stephan 2002/08/19 02:28:52 Modified:src/webapp/WEB-INF web.xml Log: Add missing mime-type mapping for xml, xconf, xmap and ent. Revision ChangesPath 1.16 +20 -0 xml-cocoon2/src/webapp/WEB-INF/web.xml Index: web.xml ===

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-06-11 Thread sylvain
sylvain 2002/06/11 06:47:36 Modified:.changes.xml src/java/org/apache/cocoon/servlet CocoonServlet.java ParanoidCocoonServlet.java src/webapp/WEB-INF web.xml Log: Solve some classloader issues Revision ChangesPa

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-06-11 Thread sylvain
sylvain 2002/06/11 06:45:37 Modified:.Tag: cocoon_2_0_3_branch changes.xml src/java/org/apache/cocoon/servlet Tag: cocoon_2_0_3_branch CocoonServlet.java ParanoidCocoonServlet.java src/webapp/WEB-INF Tag: cocoon_2_0_3_branch

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-06-06 Thread nicolaken
nicolaken2002/06/06 01:47:41 Modified:.Tag: cocoon_2_0_3_branch .cvsignore changes.xml todo.xml src/java/org/apache/cocoon/servlet Tag: cocoon_2_0_3_branch CocoonServlet.java src/java/org/apache/cocoon

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-06-01 Thread nicolaken
nicolaken2002/06/01 07:44:42 Modified:.changes.xml src/java/org/apache/cocoon/servlet CocoonServlet.java src/webapp/WEB-INF web.xml Log: Added a "handle-exceptions" init argument in web.xml, used by CocoonServlet for the exceptions

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-05-22 Thread nicolaken
nicolaken02/05/22 08:27:27 Modified:src/webapp/WEB-INF web.xml Log: [PATCH] SourceFactory for jakarta slide (Bug#: 9267 ) submitter by [EMAIL PROTECTED] (Stephan Michels) to use: build installscratchpadwar and then remove the comments for the webdav servlet and mapping i

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml logkit.xconf

2002-04-20 Thread froehlich
froehlich02/04/20 01:13:20 Modified:src/webapp/WEB-INF web.xml logkit.xconf Log: fixed misleading typo in doc Revision ChangesPath 1.9 +1 -1 xml-cocoon2/src/webapp/WEB-INF/web.xml Index: web.xml ==

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml logkit.xconf

2002-04-20 Thread froehlich
froehlich02/04/20 01:12:36 Modified:src/webapp/WEB-INF Tag: cocoon_2_0_3_branch web.xml logkit.xconf Log: fixed misleading typo in doc Revision ChangesPath No revision No revision 1.8.2.1 +1 -1

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-03-04 Thread nicolaken
nicolaken02/03/04 07:59:48 Modified:src/webapp/WEB-INF web.xml Log: By default now cocoon webapp will serve css files with mime-type 'text/css' as per RFC2318 (http://www.ietf.org/rfc/rfc2318.txt) Revision ChangesPath 1.7 +6 -0 xml-cocoon2/src/webapp/WEB-IN

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-03-01 Thread vgritsenko
vgritsenko02/03/01 19:53:32 Modified:src/webapp/WEB-INF web.xml Log: map *.html to Cocoon Revision ChangesPath 1.6 +8 -0 xml-cocoon2/src/webapp/WEB-INF/web.xml Index: web.xml === RCS file

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-02-27 Thread dims
dims02/02/27 12:21:23 Modified:src/webapp/WEB-INF web.xml Added: src/java/org/apache/cocoon/components/request MultipartRequestFactoryImpl.java src/java/org/apache/cocoon/components/request/multipart FilePart.jav

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-02-24 Thread dims
dims02/02/24 03:10:58 Modified:.build.xml src/java/org/apache/cocoon/environment/http HttpRequest.java src/java/org/apache/cocoon/servlet CocoonServlet.java src/webapp/WEB-INF web.xml Added: src/java/org/apache/cocoon/comp

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-02-05 Thread vgritsenko
vgritsenko02/02/05 05:51:53 Modified:src/webapp/WEB-INF web.xml Log: Override *.jsp mapping Revision ChangesPath 1.3 +8 -0 xml-cocoon2/src/webapp/WEB-INF/web.xml Index: web.xml === RCS fi