cvs commit: xml-cocoon2/src/org/apache/cocoon/servlet CocoonServlet.java

2001-08-10 Thread dims
dims01/08/10 05:21:57 Modified:src/org/apache/cocoon/servlet Tag: cocoon_20_branch CocoonServlet.java Log: - Sync with C2.1 for showtime flag. - Patch from "Morrison, John" <[EMAIL PROTECTED]> for "warn if a config setting hasn't been set" Revisio

cvs commit: xml-cocoon2/src/org/apache/cocoon/servlet CocoonServlet.java

2001-08-10 Thread dims
dims01/08/10 05:20:02 Modified:src/org/apache/cocoon/servlet CocoonServlet.java Log: Patch from "Morrison, John" <[EMAIL PROTECTED]> for "warn if a config setting hasn't been set" Revision ChangesPath 1.27 +19 -1 xml-cocoon2/src/org/apache/cocoon/servlet/C

cvs commit: xml-cocoon2/src/org/apache/cocoon/transformation ReadDOMSessionTransformer.java

2001-08-10 Thread dims
dims01/08/10 04:59:20 Modified:src/org/apache/cocoon/transformation Tag: cocoon_20_branch ReadDOMSessionTransformer.java Log: Patch from "Greg Weinger" <[EMAIL PROTECTED]> for "ReadDOMSessionTransformer is inserting an XML prolog in the middle of an XML

cvs commit: xml-cocoon2/src/org/apache/cocoon/transformation ReadDOMSessionTransformer.java

2001-08-10 Thread dims
dims01/08/10 04:59:04 Modified:src/org/apache/cocoon/transformation ReadDOMSessionTransformer.java Log: Patch from "Greg Weinger" <[EMAIL PROTECTED]> for "ReadDOMSessionTransformer is inserting an XML prolog in the middle of an XML document" Revisio

cvs commit: xml-cocoon/src/org/apache/cocoon/processor/xsp/library/sql esql.xsl

2001-08-10 Thread dims
dims01/08/10 04:51:15 Modified:src/org/apache/cocoon/processor/xsp/library/sql esql.xsl Log: - Sync with C2.0 and C2.1 - Patch from Enke Michael <[EMAIL PROTECTED]> For java.io.UnsupportedEncodingException Revision ChangesPath 1.88 +178 -33 xml-cocoon/src/

cvs commit: xml-cocoon2/src/org/apache/cocoon/components/language/markup/xsp/java esql.xsl

2001-08-10 Thread dims
dims01/08/10 04:50:41 Modified:src/org/apache/cocoon/components/language/markup/xsp/java Tag: cocoon_20_branch esql.xsl Log: - Patch from Enke Michael <[EMAIL PROTECTED]> For java.io.UnsupportedEncodingException Revision ChangesPath No

cvs commit: xml-cocoon2/src/org/apache/cocoon/components/language/markup/xsp/java esql.xsl

2001-08-10 Thread dims
dims01/08/10 04:50:14 Modified:src/org/apache/cocoon/components/language/markup/xsp/java esql.xsl Log: - Patch from Enke Michael <[EMAIL PROTECTED]> For java.io.UnsupportedEncodingException Revision ChangesPath 1.17 +3 -1 xml-cocoo

Re: Why does Action extend ThreadSafe ?

2001-08-10 Thread Jeremy Quinn
At 12:21 AM +0200 10/8/01, giacomo wrote: >On Thu, 9 Aug 2001, Sylvain Wallez wrote: > >> >> >> Giacomo Pati wrote: >> > >> > Quoting Sylvain Wallez <[EMAIL PROTECTED]>: [snip] >> There are two distinct problems here that I'd like to discuss >> separately: XSP as actions and the Action interface

RE: [C2] Difference between... [PATCH]

2001-08-10 Thread Morrison, John
Oops, ment web.xml! > -Original Message- > From: Morrison, John [mailto:[EMAIL PROTECTED]] > Sent: Friday, 10 August 2001 11:45 am > To: '[EMAIL PROTECTED]' > Subject: RE: [C2] Difference between... [PATCH] > > > I found it - stupid, I'd not put init-classloader = true in > the web.inf

RE: [C2] Difference between... [PATCH]

2001-08-10 Thread Morrison, John
I found it - stupid, I'd not put init-classloader = true in the web.inf. I've added a few more checks into the C2 servlet, these should warn if a config setting hasn't been set. Also, it might be worth making all the tests conform to the same method of testing, there's three or four different wa

RE: [C2] Difference between...

2001-08-10 Thread Morrison, John
> -Original Message- > From: giacomo [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 09 August 2001 10:30 pm > To: '[EMAIL PROTECTED]' > Subject: Re: [C2] Difference between... > > > On Wed, 8 Aug 2001, Morrison, John wrote: > > > Hi All, > > > > There was a change committed between the

RE: [Proposal: C2.1] Split CocoonServlet from Cocoon

2001-08-10 Thread Morrison, John
I have to say - I've had similar experiences with some system administrators :( > -Original Message- > From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 09 August 2001 11:28 pm > To: [EMAIL PROTECTED] > Subject: Re: [Proposal: C2.1] Split CocoonServlet from Cocoon > >