Hi,

To upgrade from tomcat 5.0 to 5.5, source folders for both versions are checked 
and found that in 5.5 there are completly renamed & change of packages happen.

jakarta-tomcat-5.0.28-src:
jakarta-tomcat-5.0.28-src/jakarta-servletapi-5
jakarta-tomcat-5.0.28-src/jakarta-tomcat-5
jakarta-tomcat-5.0.28-src/jakarta-tomcat-catalina
jakarta-tomcat-5.0.28-src/jakarta-tomcat-connectors
jakarta-tomcat-5.0.28-src/jakarta-tomcat-jasper

apache-tomcat-5.5.26-src:
apache-tomcat-5.5.26-src/aservletapi
apache-tomcat-5.5.26-src/build
apache-tomcat-5.5.26-src/connectors
apache-tomcat-5.5.26-src/container
apache-tomcat-5.5.26-src/jasper
apache-tomcat-5.5.26-src/servletapi

I need some help on "jakarta-tomcat-catalina" package in 5.0 src which has a 
package "catalina\src\share\org\apache\coyote\tomcat5". Now this is not present 
in 5.5 src.

Also, in 5.0, jakarta-tomcat-connectors\coyote\src\java\org\apache\coyote 
package has some tomcat3+tomcat4 package. this is also present in 5.5 src.

My queries are:(we use source code to build tomcat)

1) Why catalina package (which present in 5.0 src) not in 5.5? How to get this 
for working with 5.5 code?
2) What tomcat3, tomcat4, tomcat5 for coyoteRequest signifies?
3) Can update/alias of these files (tomcat4) can be used in place of tomcat5 
files which are missing?
4) Can it be refer from some where while building tomcat from src code for 5.5?

thanks

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are 
not to copy, disclose, or distribute this e-mail or its contents to any other 
person and any such actions are unlawful. This e-mail may contain viruses. 
Infosys has taken every reasonable precaution to minimize this risk, but is not 
liable for any damage you may sustain as a result of any virus in this e-mail. 
You should carry out your own virus checks before opening the e-mail or 
attachment. Infosys reserves the right to monitor and review the content of all 
messages sent to or from this e-mail address. Messages sent to or from this 
e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

---------------------------------------------------------------------
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