Hi,
Thanks for your valuable information. I read that in tomcat 4.1.18
our Servelet 2.2 Application will degrade..Is it so?..
Moreover l dont know about interceptors...Please tell me somehing about
that.
We connect to our clients staging URL for testing. That time we are using
realms for basic authorization. Will this be a problem for porting?..
thanks,
Ramkumar
----- Original Message -----
From: "Bill Barker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 13, 2003 12:43 PM
Subject: Re: Moving to Tomcat 4.1.18
> Ben's timeline is a good one. The problems that will bite you first is if
> you have any custom Interceptors (e.g. Realms) in your 3.2.x app. These
> won't port without a total re-write. If your not accessing Tomcat
> internals, then the port should be painless (famous last words :).
>
> "Ben Ricker" <[EMAIL PROTECTED]> wrote in message
> 1045062380.24140.6.camel@localhost">news:1045062380.24140.6.camel@localhost...
> > On Wed, 2003-02-12 at 07:46, Ramkumar Krishnan wrote:
> > > Hi All,
> > > I am a newbie to 4.1.18. We want to move our system (which
> > > is already running in live)to tomcat 4.1.18 from tomcat 3.2.1. Will
> > > there be a major work involve?. How much time it will take?...What
> > > will be the major changes?..If you have any documents relating to
> > > this, please send it to me.
> > >
> > > Any help would be appreciated.
> >
> >
> > The move is a rather large one. Both the server.xml and web.xml have
> > changed. Here is a rough outline of how I moved from 4.0.5 to 4.1.18:
> >
> > 1) Installed new version in a different directory then older version.
> > 2) Changed Listening ports to different ports so that old and new
> > version could coexist without stomping on each other ports.
> > 3) Started new version.
> > 4) Checked to make sure all the examples and admin ran correctly in the
> > new port (see docs)
> > 5) Added old configs to new configs (i.e., added special loggers, setup
> > mod_jk Listener, etc. I still keep the different port assignments)
> > 6. Tested my Web Apps using the different ports
> > 7. Take down new version and change port assignments to the same ports
> > as old setup.
> > 8. Take down old version
> > 9. Start new version
> > 10. Test, Test, Test.
> >
> > Ben Ricker
> >
> > --
> > Ben Ricker <[EMAIL PROTECTED]>
> > Wellinx.com
>
>
>
>
> ---------------------------------------------------------------------
> 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]