Hi,

I just migrated from Tomcat 6.0.29 to 7.0.10. I have solved several problems
regarding the migration, but I don't know what these mean:

INFO: Deploying web application archive ROOT.war
Mar 9, 2011 9:28:12 AM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://struts.apache.org/tags-bean is already
defined
Mar 9, 2011 9:28:12 AM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://struts.apache.org/tags-html is already
defined
Mar 9, 2011 9:28:12 AM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://struts.apache.org/tags-logic is already
defined
Mar 9, 2011 9:28:12 AM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://struts.apache.org/tags-nested is already
defined
Mar 9, 2011 9:28:12 AM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://struts.apache.org/tags-tiles is already
defined
Mar 9, 2011 9:28:12 AM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://displaytag.sf.net is already defined
Something tells me that Tomcat now expects my web.xml file to comply with
the new Servlet/JSP specifications, or a new version of the web.xml format.
I haven't changed my web.xml file at all, yet.
I would like to get rid of these warnings.
Anybody knows what is this about?

Brian

Reply via email to