you need to update the web.xml configuration in the 
jbossweb-tomcat55.sar/conf/web.xml to include the following


  | <init-param>
  |     <description>Tomahawk tlds</description>
  |     <param-name>tagLibJar1</param-name>
  |     <param-value>jsf-libs/tomahawk.jar</param-value>
  | </init-param>
  | 

Make sure you update as well the MyFaces libraries to version 1.1.3 and rename 
them to myfaces-api.jar and myfaces-impl and tomahawk.jar. Trim off the 
revision number

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945186#3945186

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945186


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to