Howdy,

>Not sure, if you are referring to a post from me, when
>I said that migration is difficult, but if so:
>It *is* difficult (more or less, depending on your
>configuration), because config files (server.xml)
>change with every version, it seems, and the setup has
>to be done all new with every new version by hand.
>
>
>So it may take a lot of time, but it can be done in
>most cases.

Tomcat, like the Servlet Specification, tries to be as backwards
compatible as possible.  I haven't had to change my deployment scripts
since tomcat 4.0.1 and had zero changes going to 5.0.16.  If you develop
your application to the Servlet Specification and keep it self-contained
(i.e. one WAR with all your stuff) as opposed to relying on
servlet-specific features, your migration will be painless and in many
cases effortless.

Yoav Shapira

>
>Good luck!
>
>    Alex
>
>
>javen fang schrieb:
>> Hi all:
>>
>> On this list, I have seen somebody said that we cannot
>> transfer to tomcat 5.0.
>>
>> I have a win2000 server served by tomcat 4.1.  I want
>> to configure iis + tomcat by jk2, can give me any
>> suggestion ?
>>
>> thanks!!!
>>
>> __________________________________________________
>> Do You Yahoo!?
>> Tired of spam?  Yahoo! Mail has the best spam protection around
>> http://mail.yahoo.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]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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

Reply via email to