-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Eashwar,

On 4/15/13 7:25 AM, M Eashwar wrote:
> Hi,
> 
> I am searching for Tomcat 5.0.28 documentation in old mail archives
> and searching in web. But still I am not finding that. The reason
> to find this old documentation is, our application developed long
> back and its working in Tomcat 5.0.28 only.
> 
> Kindly help on this.

As others have said, upgrading is pretty much a requirement for you at
this point.

You might be surprised how well your application runs when you just
switch-out the Tomcat version from underneath it. Try it in
development! Remember:

1. Don't use your existing server.xml -- start with the stock
server.xml and add whatever you need (usually just <Connector> and
maybe some <Host> configuration).

2. Start using META-INF/context.xml for your webapps -- stop using
<Context> in server.xml.

3. Tomcat has become more spec-compliant and will complain about a
wider range of transgressions (especially when using JSPs), so be
prepared to fix a few things.

Trust me: upgrading is not as painful as you might think, and all
Tomcat 5 versions are no longer supported and may have security
vulnerabilities that put you and your users at risk.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJRbWNNAAoJEBzwKT+lPKRYicYP/1kXP4MfNAplvnE2vu1j6Msb
CROY1V+1iuT+sESryflqmnuaGnZvdJm6iUnQ7yz4bi8pmPlXBoRmJ3urD1TxxAuQ
e1PpIwBckATtccyF2jifoCF00Y7SlHT/kuLM9axatNzfmUlJL3V1X+NGZ4tk6/FS
ARF5allcGKRM3ZTZRkm0QnPPW3JFDEOYD5ezhO4Gt8nrLLcd4BbnYhY7OR09XTeO
MwyWAuIU03CmVHswLGDBvirKp4JonOtUCwy6HX4pbCxsEdLnK50cRtRMNM/Z4+aK
Xfav6Zqgzg3XckIAPTnylzZ5Ym97V2qVLIb1z7zxx+2YeLBxtrKgCZcFOgyIFS0B
PMnApVwM7hlVK0oEK0RqtCMynJiMiT18wy7ENAMqGuqRT36TyjCwiaUP8p1LxsbQ
/33hOAuF2jLv38Vs9x9U0bG6Pl93RF6F6rUvgr+H34ImZPYtwbt/QApEdpWbX+3Z
4Xpl4OzzOLcBNNIl3Zmj96/NFTzOj6IGQtzKc50lOAJzEw5+3uAGNnX7DnqTGYqY
gcc1owF3aIlhxaecYwyBeZFWPx04NeoORCUoCRE5ZsBrTqu7jLTXJwzuqsejI0Sl
d/NX6XTp264I4VxTM4kQ3AjxfBAYuewXfRCURaZFwvmTskiq+ZJfKUHJTxIiDac3
XXMZLNLCvKT/ofjTzGzz
=JOe6
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to