RE: [VOTE] 5.5.12 Stability

2005-10-05 Thread Allistair Crossley
i'm going to test our intranet application on 5.5.12 today, will let you know the result. > -Original Message- > From: Remy Maucherat [mailto:[EMAIL PROTECTED] > Sent: 05 October 2005 10:44 > To: Tomcat Developers List > Subject: Re: [VOTE] 5.5.12 Stability > > > Yoav Shapira wrote: > >

RE: [VOTE] 5.5.12 Stability

2005-10-05 Thread Allistair Crossley
;;> My verdict based on testing is [X] Stable - no major issues Cheers, Allistair. > -Original Message----- > From: Allistair Crossley > Sent: 05 October 2005 10:57 > To: Tomcat Developers List > Subject: RE: [VOTE] 5.5.12 Stability > > > i'm going to test ou

RE: [VOTE] 5.5.12 Stability

2005-10-06 Thread Allistair Crossley
I have one of my weired bugs Remy and it affects 5.5.9+. I've mentioned it before about auto deployment of WARs. This time I am working out as best I can the "critical failure point", but essentially a valid WAR is not being deployed and it appears to be linked to the number of JARs in the lib

RE: [VOTE] 5.5.12 Stability

2005-10-06 Thread Allistair Crossley
i take this back, it's only 5.5.9 that is exhibiting this behaviour, 5.5.12 fully explodes the war correctly. > -Original Message- > From: Allistair Crossley > Sent: 06 October 2005 10:53 > To: Tomcat Developers List > Subject: RE: [VOTE] 5.5.12 Stability > >

RE: Tomcat 5.0.30 today...

2004-12-03 Thread Allistair Crossley
yeah where _did_ 5.5.5 go ;) :) were you out on the razz yoav? > -Original Message- > From: Peter Lin [mailto:[EMAIL PROTECTED] > Sent: 03 December 2004 15:08 > To: Tomcat Developers List > Subject: Re: Tomcat 5.0.30 today... > > > LOL, man I couldn't help laughing. > > you guys are sla

RE: DO NOT REPLY [Bug 32381] - Couldn't expand/collapse tree branches using Tomcat Administration Tool

2004-12-03 Thread Allistair Crossley
i notice in the 5.0.30 code, this bug may also exist since the web.xml is 2.4, although I have not tested. was this patched to the 5.0.30 also? cheers, Allistair. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 01 December 2004 22:42 > To: [EMAIL PROTECTE

RE: [ANN] Jakarta Tomcat Connectors 1.2.7-beta-2 released

2004-12-08 Thread Allistair Crossley
i agree. i would have tested the new 1.2.7 for iis (if any changes are there of course) on our test server, but do not have VC to compile the source. binaries should be available for betas imo. we cover most things with the jk iis connector, e.g intergrated auth, normal browsing and lots of file

RE: [ANN] Jakarta Tomcat Connectors 1.2.7-beta-2 released

2004-12-08 Thread Allistair Crossley
004 14:34 > To: Tomcat Developers List > Subject: Re: [ANN] Jakarta Tomcat Connectors 1.2.7-beta-2 released > > > Allistair Crossley wrote: > > i agree. i would have tested the new 1.2.7 for iis (if any > changes are there of course) on our test server, but do not >

[OT} RE: How to add variables into WEB-INF/web.xml or META-INF/*.* ?

2004-12-09 Thread Allistair Crossley
go google on this ... and do not use the tomcat-dev list, use tomcat-user (but not for these questions). servletContext.getInitParameter Allistair. > -Original Message- > From: Ilkka Heinonen [mailto:[EMAIL PROTECTED] > Sent: 09 December 2004 09:41 > To: [EMAIL PROTECTED] > Subject: H

FW: JK 1.2.7 Problem?

2004-12-13 Thread Allistair Crossley
lease build and sent it to your email directly. Can you check the results with release build? Regards, Mladen. -Original Message- From: Allistair Crossley Sent: 14 December 2004 11:11 To: 'Tomcat Users List' Subject: RE: JK 1.2.7 Problem? Here is the trace logging. IE just ha

RE: Leaving Millennium, going on vacation...

2004-12-13 Thread Allistair Crossley
Merry Christmas Yoav, all the best for the New Year and enjoy your holidays. I don't blame you leaving your laptop behind ;) See you in the New Year. Allistair. > -Original Message- > From: Shapira, Yoav [mailto:[EMAIL PROTECTED] > Sent: 14 December 2004 15:20 > To: Tomcat Developers Lis

JSP changes cause web app reload in 5.5?

2004-12-14 Thread Allistair Crossley
ra, Yoav [mailto:[EMAIL PROTECTED] > Sent: 14 December 2004 15:52 > To: Allistair Crossley > Subject: RE: Leaving Millennium, going on vacation... > > > > Thank you, and the same to you and your family -- enjoy the > holidays ;) > > Yoav Shapira http://www.

RE: JSP changes cause web app reload in 5.5?

2004-12-14 Thread Allistair Crossley
JSP changes cause web app reload in 5.5? Allistair Crossley wrote: >Myself and my developers have noticed that with our new 5.5 development Tomcats changes to JSPs now cause Tomcat to reload our web applications. > > I cannot reproduce t

RE: JSP changes cause web app reload in 5.5?

2004-12-14 Thread Allistair Crossley
Allistair. -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED] Sent: Tue 14/12/2004 17:07 To: Tomcat Developers List Cc: Subject: Re: JSP changes cause web app reload in 5.5? Allistair Cros

RE: JSP changes cause web app reload in 5.5?

2004-12-15 Thread Allistair Crossley
Dear Remy, OK, you were right : ;) Our build file was secretly copying web.xml to the web application causing a web app reload. Sorry about that, but it was restarting at least on JSP copies ;) Allistair. > -Original Message- > From: Allistair Crossley > Sent: 14 Dece

RE: JSP changes cause web app reload in 5.5?

2004-12-15 Thread Allistair Crossley
rat [mailto:[EMAIL PROTECTED] > Sent: 15 December 2004 13:57 > To: Tomcat Developers List > Subject: Re: JSP changes cause web app reload in 5.5? > > > Allistair Crossley wrote: > > >Our build file was secretly copying web.xml to the web > application causing a web

JK throws java.lang.NumberFormatException when JSP is not found.

2004-12-15 Thread Allistair Crossley
Hi Mladen, Just a follow-up on this decoding issue in JK. I have just this moment accidentally come upon a scenario where I can generate this error. You can generate it by requesting a JSP that does not exist, so long as you have a /*.jsp mapping in urimapping.properties. I don't know if this

RE: JK throws java.lang.NumberFormatException when JSP is not found.

2004-12-15 Thread Allistair Crossley
hrows java.lang.NumberFormatException when JSP is not found. Allistair Crossley wrote: > Hi Mladen, > > Just a follow-up on this decoding issue in JK. I have just this moment accidentally come upon a scenario where I can gener

RE: JK 1.2.7 beta 3 + URL rewriting scheme issue

2004-12-16 Thread Allistair Crossley
.do;jsessionid=F63D242A6554BC9C5A2CF8D00D613 > F3F.dkoesxp:8009 > > The url rewriting part: > > ;jsessionid=F63D242A6554BC9C5A2CF8D00D613F3F.dkoesxp:8009 > > Thanks, > Derrick > > > -Original Message- > From: Allistair Crossley [mailto:[EMAIL PROTECT

RE: JK throws java.lang.NumberFormatException when JSP is not found. (trace logging)

2004-12-16 Thread Allistair Crossley
Hi Guys, Well I have trace logging on but there do not appear to be errors in the logs. You can clearly see from the timestamps on the logging below that the errors are linked to each other. As soon as I request a JSP that does not exist, e.g I request http://testserver/nosuchjsp.jsp I get th

RE: JK throws java.lang.NumberFormatException when JSP is not found. (trace logging)

2004-12-16 Thread Allistair Crossley
67): exit > -Original Message- > From: Bill Barker [mailto:[EMAIL PROTECTED] > Sent: 16 December 2004 15:38 > To: Tomcat Developers List > Subject: Re: JK throws java.lang.NumberFormatException when JSP is not > found. (trace logging) > > > > - Origina

RE: JK throws java.lang.NumberFormatException when JSP is not found. (tomcat debug logging)

2004-12-17 Thread Allistair Crossley
IL PROTECTED] > Sent: 16 December 2004 20:23 > To: Tomcat Developers List > Subject: Re: JK throws java.lang.NumberFormatException when JSP is not > found. (trace logging) > > > > ----- Original Message - > From: "Allistair Crossley" <[EMAIL PROTECTE

RE: Releasing JK1.2.7

2004-12-10 Thread Allistair Crossley
Have installed beta-2 on our test Windows 2000 server + Tomcat 5.5.5 + IIS 5. All our features are working. The system allows file uploads into a content management system. With JK2 we have periodically had errors related to other Bugzilla IDs with file upload (stream terminated unexpectedly).

RE: JK throws java.lang.NumberFormatException when JSP is not found.

2004-12-21 Thread Allistair Crossley
This issue disappears with 1.2.8 RC1. Cheers! Allistair. > -Original Message- > From: Allistair Crossley > Sent: 17 December 2004 09:48 > To: Tomcat Developers List > Subject: RE: JK throws java.lang.NumberFormatException when JSP is not > found. (tomcat debug l

RE: [VOTE] JK 1.2.8 Stability

2005-01-05 Thread Allistair Crossley
+1 Not a developer, but we use JK for all our IIS5-Tomcat5.5 requests and also for uploading files to our server. We've seen JK broken in the past (stream termination, request processing errors and another recent one) all appear to have been fixed with 1.2.8. Cheers, Allistair. > -Origina

RE: Postcard

2005-01-19 Thread Allistair Crossley
*rotfl* that's not Remy at all! ;) > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 19 January 2005 15:14 > To: tomcat-dev@jakarta.apache.org > Subject: Postcard > > > Best wishes, > > your friend. > > > ---

RE: [ANN] Servlet and JSP APIs have moved to subversion

2005-09-06 Thread Allistair Crossley
Hi Remy, I've been thinking about the Tomcat online documentation for quite a long time now, and have wanted to do something to enhance them for the community. I think I am going to be able to get back to doing this shortly. I've been looking at how other open-source projects that I consider to

RE: [ANN] Servlet and JSP APIs have moved to subversion

2005-09-06 Thread Allistair Crossley
it will be worthwhile ... Will be in touch, Allistair. > -Original Message- > From: Remy Maucherat [mailto:[EMAIL PROTECTED] > Sent: 06 September 2005 15:36 > To: Tomcat Developers List > Subject: Re: [ANN] Servlet and JSP APIs have moved to subversion > > > All