| Author |
Problem with RichFaces
|
Rafael Rque
Greenhorn
Joined: Mar 25, 2010
Posts: 10
|
|
Hi all,
I have a JSF 1.2 app that works perfectly on Tomcat 6.However,when I try to add the RichFaces libs I´m having the following error:
This is my web.xml
What could that be?
Thanks in advance
|
 |
Max Katz
Ranch Hand
Joined: Aug 03, 2009
Posts: 72
|
|
|
Try this template: http://mkblog.exadel.com/ria/richfaces-ria/the-easiest-way-to-start-with-richfaces/
|
Blog: http://mkblog.exadel.com
HTML Prototypes: http://gotiggr.com
|
 |
Milos Stoiljkovic
Greenhorn
Joined: Jul 16, 2010
Posts: 1
|
|
It probably has something to do with jar conflicts. Your app probably has jars in lib folder that conflict with jars that JBoss has. Tomcat alone didnt have those libs. More info on this link
http://hardnoxjava.blogspot.com/2010/06/jboss-and-richfaces-jsf-libs-and-errors.html
|
 |
 |
|
|
subject: Problem with RichFaces
|
|
|