1. How to properly test JPA/JSF webapp with Maven, Jetty, HtmlUnit? stackoverflow.comI'm trying to use Maven, Jetty and HtmlUnit to test a webapp written using JPA2.0, JSF. I am confused as to how to do it properly. For example, I get dramatically ... |
2. How to use Hibernate with JSF stackoverflow.comHow to configure the jsf mavenized project with hibernate. While googling i found many guides related to this topic with different form of implementations. Please point out to refer a correct ... |