Alexey Kazakov [http://community.jboss.org/people/akazakov] created the discussion
"Re: New to JSF need help with generating Dynamic Content" To view the discussion, visit: http://community.jboss.org/message/577103#577103 -------------------------------------------------------------- Your project doesn't seem to be configured properly. Maybe JSF libs are missing... Maybe faces-config is not in WEB-INF/... I recomend you to create a JSF project via File->New->Project->JBoss Tools Web->JSF->JSF Project wizard. And use JBoss Tools server adapter (Target runtime->JBoss Community->JBoss 5.0) instead of Eclipse server adapter (Target runtime->JBoss->JBoss v5.0) it uses incremental depliment instead of building the full war file every time you change something in your project. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/577103#577103] Start a new discussion in JBoss Tools at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
