After a while of debugging, I managed to find a way to fix this. Apparently Tomcat gets confused if you have javax.servlet.jsp.jar (or similar) in your WEB-INF/lib directory.
By deleting that file from WEB-INF/lib directory, the problem was solved. Cheers! -- View this message in context: http://appfuse.547863.n4.nabble.com/Unable-to-read-TLD-META-INF-c-tld-from-JAR-file-tp978156p2248669.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net