From dev-return-63559-apmail-tomcat-dev-archive=tomcat.apache.org@tomcat.apache.org Wed Oct 19 14:43:29 2005 Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 25715 invoked from network); 19 Oct 2005 14:43:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2005 14:43:28 -0000 Received: (qmail 12165 invoked by uid 500); 19 Oct 2005 14:43:23 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 11889 invoked by uid 500); 19 Oct 2005 14:43:22 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 11878 invoked by uid 99); 19 Oct 2005 14:43:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2005 07:43:22 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [129.110.10.12] (HELO smtp1.utdallas.edu) (129.110.10.12) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2005 07:43:22 -0700 Received: from omar73 (unknown [69.15.122.66]) by smtp1.utdallas.edu (Postfix) with ESMTP id CEC7D389053; Wed, 19 Oct 2005 09:42:58 -0500 (CDT) From: "Omar Abdalla" To: "'Tomcat Developers List'" , Subject: RE: SVN Date: Wed, 19 Oct 2005 09:42:55 -0500 Message-ID: <000001c5d4bb$643a91a0$e001000a@omar73> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcXUtPzwJBn443bBSOa82LlMyrJv4gAAaS5gAAD/zyA= In-Reply-To: <000601c5d4b6$b6d9a360$6501a8c0@WinBookLaptop> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have a question about tomcat 4.1.31 and 5.5.x. apache 4.1.31 recognize the error page when you throw an exception, but 5.5.x does not recognize the error page. For example: <%@ page errorPage ="excepError.jsp" %> is recognize in 4.1.31 and not in 5.5.31. When migrating to 5.5.x do I need to chage my error page to be have a different stander. Regards, Omar -----Original Message----- From: Yoav Shapira [mailto:yoavs1@yahoo.com] Sent: Wednesday, October 19, 2005 9:09 AM To: 'Tomcat Developers List' Subject: RE: SVN Hi, svn co http://svn.apache.org/repos/asf/tomcat/current/tc5.5.x tomcat cd tomcat/build ant That's it. Yoav Shapira System Design and Management Fellow MIT Sloan School of Management Cambridge, MA USA yoavs@computer.org / www.yoavshapira.com > -----Original Message----- > From: Allistair Crossley [mailto:Allistair.Crossley@QAS.com] > Sent: Wednesday, October 19, 2005 9:57 AM > To: dev@tomcat.apache.org > Subject: SVN > > Hi, > > Can I just ask if the Tomcat subversion migration is now complete? If i > were to want to obtain the latest 5.5.x branch, would I just do so from > /tomcat/current/5.5.x. Also, I presume the build.xml script will have > changed now? I wonder if someone might highlight a few steps/ant targets > for the new setup, and I will give it a shot and write a more formal help > page, > > Cheers, Allistair. > > > > ------------------------------------------------------- > QAS Ltd. > Registered in England: No 2582055 > Registered in Australia: No 082 851 474 > ------------------------------------------------------- > > Disclaimer: The information contained within this e-mail is confidential > and may be privileged. This email is intended solely for the named > recipient only; if you are not authorised you must not disclose, copy, > distribute, or retain this message or any part of it. If you have received > this message in error please contact the sender at once so that we may > take the appropriate action and avoid troubling you further. Any views > expressed in this message are those of the individual sender. QAS Limited > has the right lawfully to record, monitor and inspect messages between its > employees and any third party. Your messages shall be subject to such > lawful supervision as QAS Limited deems to be necessary in order to > protect its information, its interests and its reputation. > > Whilst all efforts are made to safeguard Inbound and Outbound emails, QAS > Limited cannot guarantee that attachments are virus free or compatible > with your systems and does not accept any liability in respect of viruses > or computer problems experienced. > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org