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 no
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
> -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,
>
On Wed, 8 Aug 2001, Morrison, John wrote:
> Hi All,
>
> There was a change committed between the 13 July and the 14 July which broke
> Cocoon2 support for ServletExec. I did cvs co -D "13 July 2001"
> xml-cocoon2, built and it worked correctly, rm -rf xml-cocoon2 ; cvs co -D
> "14 July 2001" xml