Jonathan Mast wrote:
It looks like we might have to upgrade to Java 1.5 from 1.4.2 and I was
wondering if someone could point me to a guide on the pitfalls to watch out
for as per Tomcat 5.5.

thanks,

I don't have a specific reference, but IIRC, there was very little code that would work correctly in 1.4 and not 1.5. The biggest effort was finding stuff that could be much more efficiently rewritten in 1.5 to take advantage of new features. However, even if you don't change a single line, 1.5 will still likely give you better performance than 1.4.2.

D



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to