RE: Problems with C2 and Tomcat 3.3

2001-10-28 Thread Carsten Ziegeler
5 AM > To: [EMAIL PROTECTED]; Carsten Ziegeler; Berin Loritsch > Cc: [EMAIL PROTECTED] > Subject: Re: Problems with C2 and Tomcat 3.3 > > > Thanks Costin for the analysis. > > Carsten, Berin, based on Costin's remarks, the following patch > included in CVS, fixes the

Re: Problems with C2 and Tomcat 3.3

2001-10-28 Thread Ovidiu Predescu
Thanks Costin for the analysis. Carsten, Berin, based on Costin's remarks, the following patch included in CVS, fixes the problem on Tomcat 3.3. It creates the temporary files in a subdirectory inside the work directory, instead of having them directly there. This hides the temporary files from

RE: Problems with C2 and Tomcat 3.3

2001-10-27 Thread Ignacio J. Ortega
x27;s so easy to do.. Saludos , Ignacio J. Ortega > -Mensaje original- > De: Berin Loritsch [mailto:[EMAIL PROTECTED]] > Enviado el: viernes 26 de octubre de 2001 17:11 > Para: Carsten Ziegeler > Cc: Ignacio J. Ortega > Asunto: Re: Problems with C2 and Tomcat 3.3 > &

Re: Problems with C2 and Tomcat 3.3

2001-10-26 Thread costinm
On Thu, 25 Oct 2001, Berin Loritsch wrote: > > Can we do anything to make it work? Or do we need to pass this > > on to the Tomcat developers? > > The only thing we personally could do is break the Servlet spec, > and assign our own work directory. I am -1 on that. By all means, > let's assign

Re: Problems with C2 and Tomcat 3.3

2001-10-26 Thread Ovidiu Predescu
do el: miƩrcoles 24 de octubre de 2001 11:13 > > Para: [EMAIL PROTECTED] > > Asunto: Problems with C2 and Tomcat 3.3 > > > > > > Hi, > > > > does anyone have problems with the latest Tomcat 3.3, too? > > > > Everything is working fine, until

RE: Problems with C2 and Tomcat 3.3

2001-10-26 Thread Ignacio J. Ortega
t; Para: Ignacio J. Ortega > Cc: '[EMAIL PROTECTED]' > Asunto: Re: Problems with C2 and Tomcat 3.3 > > > This happens with the main trunk, 2.1-dev. > > I believe it's a bug in Tomcat's classloader. I'll come up with a > smaller testcase that shows th

Re: Problems with C2 and Tomcat 3.3

2001-10-25 Thread Ovidiu Predescu
On Thu, 25 Oct 2001 08:53:09 +0200, "Carsten Ziegeler" <[EMAIL PROTECTED]> wrote: > > Berin Loritsch wrote: > > > > Carsten Ziegeler wrote: > > > > > > Hi, > > > > > > does anyone have problems with the latest Tomcat 3.3, too? > > > > > > Everything is working fine, until you change the site

Re: Problems with C2 and Tomcat 3.3

2001-10-25 Thread Berin Loritsch
Carsten Ziegeler wrote: > > Berin Loritsch wrote: > > > > Carsten Ziegeler wrote: > > > > > > Hi, > > > > > > does anyone have problems with the latest Tomcat 3.3, too? > > > > > > Everything is working fine, until you change the sitemap. > > > The sitemap is correctly regenerated, but the loadin

RE: Problems with C2 and Tomcat 3.3

2001-10-25 Thread Ignacio J. Ortega
OTECTED] > Asunto: Problems with C2 and Tomcat 3.3 > > > Hi, > > does anyone have problems with the latest Tomcat 3.3, too? > > Everything is working fine, until you change the sitemap. > The sitemap is correctly regenerated, but the loading of > the compiled cla

RE: Problems with C2 and Tomcat 3.3

2001-10-25 Thread Carsten Ziegeler
Berin Loritsch wrote: > > Carsten Ziegeler wrote: > > > > Hi, > > > > does anyone have problems with the latest Tomcat 3.3, too? > > > > Everything is working fine, until you change the sitemap. > > The sitemap is correctly regenerated, but the loading of > > the compiled class seems not to w

Problems with C2 and Tomcat 3.3

2001-10-24 Thread Carsten Ziegeler
Hi, does anyone have problems with the latest Tomcat 3.3, too? Everything is working fine, until you change the sitemap. The sitemap is correctly regenerated, but the loading of the compiled class seems not to work. No exception or warning occurs, but after the regeneration the old class is stil

Re: Problems with C2 and Tomcat 3.3

2001-10-24 Thread Berin Loritsch
Carsten Ziegeler wrote: > > Hi, > > does anyone have problems with the latest Tomcat 3.3, too? > > Everything is working fine, until you change the sitemap. > The sitemap is correctly regenerated, but the loading of > the compiled class seems not to work. > No exception or warning occurs, but a

Problems with C2 and Tomcat 3.3

2001-10-24 Thread Carsten Ziegeler
Hi, does anyone have problems with the latest Tomcat 3.3, too? Everything is working fine, until you change the sitemap. The sitemap is correctly regenerated, but the loading of the compiled class seems not to work. No exception or warning occurs, but after the regeneration the old class is stil