I'm trying to launch a war via tomcat 7 and install the tomcat and all right, the problem is that when I start the server sends me the following message:
At least one JAR was scanned for TLDs yet not TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
and in the tomcat administrator I get the app in fail
How can I resolve this?