If the project contains
a Portlet template, then the classpath of the project needs to be
updated to reference the new Tomcat 7 server run time. If you are
upgrading from 4.4 to 4.4 with maintenance, this update has already
been done.
To update the project
classpath:
-
Right-click the project
in the Project Explorer and select
Properties.
-
Select
Java
Build Path and then the
Libraries tab.
-
In the list of libraries,
select the
Server Library. It will typically
be named
Server Library [ADS Apache Tomcat v6.0]
(unbound).
-
-
In the dialog box that
appears, select
ADS Apache Tomcat v7.0 and
click
Finish.
-