Hi Remy, I have a quick question that I'd like to ask that I don't think anyone on the user list is going to be able to answer ...
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. This causes (because we're too keen to see changes) blank pages/broken responses and ThreadDeath occasionally when we put immediate requests in to the pages. It's not quite as nice during development to have to wait that extra short while for TC to restart the whole container because of a JSP change, and it makes me worry about patching production JSPs. Is this expected behaviour? Perhaps the new JDT compiler? Can it be stopped without using reloadable="false"? We don't use anti JAR locking either. Cheers, Allistair > -----Original Message----- > From: Shapira, 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.yoavshapira.com > > > >-----Original Message----- > >From: Allistair Crossley [mailto:[EMAIL PROTECTED] > >Sent: Tuesday, December 14, 2004 10:28 AM > >To: Tomcat Developers List > >Subject: RE: Leaving Millennium, going on vacation... > > > >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 List > >> Subject: Leaving Millennium, going on vacation... > >> > >> > >> > >> Hi, > >> Tomorrow is my last day at Millennium, so this [EMAIL PROTECTED] > address > >> will become invalid. I'm going on vacation for most of the rest of > >> December, and then I'll be back in January (although we'll > >> see how busy > >> school will be. This is just an FYI, I'll still be around > for a few > >> more days before vacation, but after the 19th I'm out of the > >> country and > >> not taking my laptop with me... > >> > >> Yoav Shapira http://www.yoavshapira.com > >> > >> > >> > >> > >> > >> This e-mail, including any attachments, is a confidential > >> business communication, and may contain information that is > >> confidential, proprietary and/or privileged. This e-mail is > >> intended only for the individual(s) to whom it is addressed, > >> and may not be saved, copied, printed, disclosed or used by > >> anyone else. If you are not the(an) intended recipient, > >> please immediately delete this e-mail from your computer > >> system and notify the sender. Thank you. > >> > >> > >> > --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > ><FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> > >------------------------------------------------------- > >QAS Ltd. > >Developers of QuickAddress Software > ><a href="http://www.qas.com">www.qas.com</a> > >Registered in England: No 2582055 > >Registered in Australia: No 082 851 474 > >------------------------------------------------------- > ></FONT> > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > This e-mail, including any attachments, is a confidential > business communication, and may contain information that is > confidential, proprietary and/or privileged. This e-mail is > intended only for the individual(s) to whom it is addressed, > and may not be saved, copied, printed, disclosed or used by > anyone else. If you are not the(an) intended recipient, > please immediately delete this e-mail from your computer > system and notify the sender. Thank you. > > <FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> ------------------------------------------------------- QAS Ltd. Developers of QuickAddress Software <a href="http://www.qas.com">www.qas.com</a> Registered in England: No 2582055 Registered in Australia: No 082 851 474 ------------------------------------------------------- </FONT> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
