I added following block to the faces-config.xml prior to build/test: | <managed-bean> | <managed-bean-name>carBean</managed-bean-name> | <managed-bean-class>com.cox.beans.session.CarBean</managed-bean-class> | <managed-bean-scope>session</managed-bean-scope> | </managed-bean>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090849#4090849 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090849 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
