classpath « IceFaces « JSF Q&A





1. ww.w3.org/1999/xhtml]. JAR containing the TLD may not be in the classpath    stackoverflow.com

when i am trying to running jsf project using the ice faces i am getting this error 10:56:54,144 ERROR JspPageToDocument:104 - Can't find TLD for location www.w3.org/1999/xhtml]. ...

3. Error: JAR containing the TLD may not be in the classpath    icefaces.org

[#|2006-07-18T11:36:35.786-0500|SEVERE|sun-appserver-pe8.2|com.icesoft.faces.webapp.parser.JspPageToDocument|_ThreadID=15;|Can't find TLD for location [http://java.sun.com/jsf/facelets]. JAR containing the TLD may not be in the classpath|#] When I click on a ice:panelTab within a ice:panelTabSet, I receive the message above in my server.log file for Sun Java System Application Server 8.2. My jar files for the domain are: backport-util-concurrent.jar catalina-ant.jar commons-beanutils.jar commons-collections.jar commons-digester.jar commons-discovery.jar commons-el.jar commons-fileupload-1.0.jar commons-fileupload.jar commons-lang-2.1.jar commons-logging.jar commons-validator-1.2.0.jar el-api.jar ...

4. How to get resource(img,css) from classpath?    icefaces.org

I have a lot of web application, that have same images, css, javascript. I want to have a one jar file with this resource and use it. Can I do it? I read about ResourceHandler. But I can not write my Handler. It can be little complex. Maybe you have other idea How to create common resource storage? I use IceFaces ...

5. TLD/Classpath Issue using JDeveloper/OC4J    icefaces.org

Hi, I'm getting the following error, running with CE 1.0.1: Sep 22, 2006 10:51:53 AM com.icesoft.faces.webapp.parser.JspPageToDocument getTldInputStream SEVERE: Can't find TLD for location [http://www.w3.org/1999/xhtml]. JAR containing the TLD may not be in the classpath Any ideas on what I might do to fix it? The first couple of pages in the app display just fine, but then it blows up with ...