I had the same problem (on a 4.2.0.GA). Doing the stuff described in this thread solveld
the problem:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=112713&a...
The path to jboss-service.xml should be something like this:
server/default/deploy/jboss-web.deployer/META-INF/
Which richfaces version do you use?
see:
anonymous wrote :
| You need richfaces-3.0.1-SNAPSHOT.jar in WEB-INF/lib and you have to change
| in
jboss-4.0.5.GA/server/default/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
| from false to true Code:
| ...
|
| for jboss4.2.0 is the same just jboss-service.xml has a different path.
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068086#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...