You will need to start with Tomcat 3.3.1's default server.xml
and add appropriate changes from your 3.2.4 installation.
The 3.2.4 server.xml isn't usable in 3.3.1, as is.

You can still define contexts in server.xml, but Tomcat 3.3.1
provides a better mechanism where they are placed in a separate
file(s).  Thus, you can modify them without modifying your
server.xml.

For the important changes from Tomcat 3.2.x to Tomcat 3.3, see:

<http://jakarta.apache.org/tomcat/tomcat-3.3-doc/readme>

For reference information on Tomcat 3.3.1's server.xml, see:

<http://jakarta.apache.org/tomcat/tomcat-3.3-doc/serverxml.html>

For other Tomcat 3.3.1 information, start here:

<http://jakarta.apache.org/tomcat/tomcat-3.3-doc/index.html>


Cheers,
Larry

> -----Original Message-----
> From: Boocock, John (Academy) [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, September 11, 2002 6:17 AM
> To: '[EMAIL PROTECTED]'
> Subject: Migrating from Tomcat 3.2.4 to 3.3.1, server.xml question
> 
> 
> All,
> 
> I have a bit of a legacy installation of Tomcat 3.2.4 on a 
> server which I
> wish to get moved over to 3.3.1, the question I have is it possible to
> simply use the existing configuration files, such as 
> server.xml if I build
> the new(er) version of tomcat.
> 
> I appreciate that there are additional directives which 
> appeared at 3.3 but
> should the old configuration files be usable straight off?
> 
> Also, if anyone's gone through this is the path is there 
> anything specificly
> that I should look out for?
> 
> Server is UnixWare 7.1.1 running JDK 1.3 and currently Apache-SSL
> 1.3.26/1.48
> 
> Many thanks
> 
> John Boo
> 
> _____________________________________________________________________
> This message has been checked for all known viruses by Star 
> Internet delivered
> through the MessageLabs Virus Control Centre. For further 
> information visit
> http://www.star.net.uk/stats.asp
> 
> This email and any files transmitted with it are confidential and 
> intended solely for the use of the individual or entity to 
> whom they   
> are addressed. If you have received this email in error please notify 
> the system manager.
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:tomcat-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 

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

Reply via email to