RE: SVN

2005-10-19 Thread Omar Abdalla
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:[EMAIL PROTECTED] 
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
[EMAIL PROTECTED] / www.yoavshapira.com
> -Original Message-
> From: Allistair Crossley [mailto:[EMAIL PROTECTED]
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Question about tomcat 4.1.31 and 5.5.x

2005-10-19 Thread Omar Abdalla
Hello all,

Apache 4.1.31 seems to work much better then the 5.5.x.  None of the
5.5.x works fine for me.  For example 5.5.x does not recognize the error
page for handling exception where 4.1 handle that very well.  Do I need to
do any thing to make 5.5.1 recognize my old JSP pages?

Regards,


Omar

-Original Message-
From: Jean-frederic Clere [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 18, 2005 4:52 PM
To: dev@tomcat.apache.org
Subject: tomcat/build/tc5.5.x/resources/build.xml

hi,

This file uses cvs but it should do the same with svn. The question is 
how to solve the problem:
1 - using a  like:
+++
  


   
  
+++

2 - Using svnant (http://subclipse.tigris.org/svnant.html).

3 - Using AntSvnTask (http://antsvntask.sourceforge.net/subtask.html).

4 - Something else? (like using javasvn: http://tmate.org/svn/).

Comments?

Cheers

Jean-Frederic

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]