Hi Dave,
 
myfaces stuff comes here:
...........deploy\jbossweb-tomcat55.sar\jsf-libs\
 
and this file has to be updated accordignly:
.....deploy\jbossweb-tomcat55.sar\conf\web.xml (see the jsf section)
 
in 4.2.0 the new Tomcat is in ...........deploy\jboss-web.deployer.
 
In your case i think you use JBoss 4.2.0.GA, right? They use Tomcat 6
and they have a strange setting for the
JSF stuff. I wasn't able to make it run. Finally i deleted Tomcat 6 in
JBoss and replaced it with the older Tomcat
used in JBoss 4.0.5, and it worked very well.
 
Greetings
 
Dominique
 
 


________________________________

        From: Dave [mailto:[EMAIL PROTECTED] 
        Sent: Sunday, June 10, 2007 11:14 AM
        To: [email protected]
        Subject: MyFaces jar files in JBoss container
        
        
        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:
<http://us.rd.yahoo.com/evt=48253/*http://mobile.yahoo.com/go?refer=1GNX
IC>  mail, news, photos & more. 

Reply via email to