Wolfgang Knauf [
http://community.jboss.org/people/WolfgangKnauf] created the discussion
"Re: Migrating Applications from Tomcat 6 to Jboss AS 5.1"
To view the discussion, visit:
http://community.jboss.org/message/629331#629331
--------------------------------------------------------------
Hi,
you should bundle "jstl.jar" in your app. This file contains "fn.tld".
If you have this JAR, but without the TLD, then maybe someone else did some cleanup and
removed all TLD files from all JARs. In this case, you will have to undo this change :-(
Each JBoss version became more strict when parsing config files, and thus JBoss 6 performs
more parsing than JBoss 5.
Best regards
Wolfgang
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/629331#629331]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]