According to HF, we can put TLD files in META-INF of JAR place inside the lib/ directory. I tried to create a jar containing only META-INF and my tld's and put that into WEB-INF\lib\. I tested with tomcat 5.0.29. However, it seems tomcat does recognise the tld deployed this way. It only accept the tld that is put directly inside WEB-INF\.
Did I miss some steps? Does anyone successfully place tld inside jar?
Alec Lee
Ranch Hand
Joined: Jan 28, 2004
Posts: 568
posted
0
sorry some typo. I mean tomcat does NOT recognise my tld placed inside a jar which is under lib\
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Does Anyone Successfully Deploy TLD in JAR