Hi chris, Actually, I had already unzipped my .war file and inspected every file inside, and arrived to that conclution: The only place where the TLD files are also present is the JARs that correspond to Struts (don't laugh, but I'm still using it) and other components. I guess Tomcat 7 is smarter than ever, and TLD being present in the WARs is enough, so I dont need to keep it in my project and exported in my .war file. Is that right?
On Wed, Mar 9, 2011 at 3:28 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Brian, > > On 3/9/2011 1:42 PM, Brian Braun wrote: > > Now that I check my web.xml file, I realized that these TLD files are not > > even mentioned there! I think I remember they used to be mentioned there, > > but I upgraded my web.xml file to a newer format and then I got rid of > those > > references. But I'm getting the INFOs in my log yet, since I migrated to > > Tomcat 7.0.10 from 6.0.X. > > So where is the redundancy? > > Try checking the struts-*.jar files for .tld files. > > - -chris > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk134wUACgkQ9CaO5/Lv0PAvJACggBUm7EhZQWNFEZf610fZzzvV > 4bUAoI/9wxMUQRenqGVn8fIDzdtLQJ0j > =/C/X > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >