I tried to put MyFaces lib jar files ( myfaces-api-1.1.5.jar and  
myfaces-impl-1.1.5.jar) in JBoss container under 
<JBOSS-root>/server/default/lib in order to reduce my JSF web application ear 
file size, but I got error saying that
   
  uri:    http://java.sun.com/jsf/html
  can not be resolved. 
   
  I believe that the uri is from jsf page:
  <%@ taglib uri="http://java.sun.com/jsf/html"; prefix="h"%>
   
  The jars are in the container, and should be visible to all applications.
   
  Thanks for help.
  Dave
   
   

       
---------------------------------
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, 
photos & more. 

Reply via email to