[jboss-user] [JBoss Seam] - Re: Issues with AS 4.0.5 / Seam 2.0 Beta1
rvkishore
do-not-reply at jboss.com
Sun Aug 5 14:59:40 EDT 2007
here is the solution that worked for me
Add the following to the web.xml in the jbossweb-tomcat55.sar/conf directory
| <listener>
| <listener-class>com.sun.faces.config.ConfigureListener</listener-class>
| </listener>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070993#4070993
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070993
More information about the jboss-user
mailing list