1. Problem test with seam and hibernate (JPA) stackoverflow.comI work on an application which use Seam and Hibernate (with Jboss 5.1 server). I have 4 projects in my eclipse (Portail, Portail-ear, Portail-ejb and Portail-test). When I start the application, all work ... |
2. Integration test failing due to Hibernate Validator - unexp... seamframework.orgWhen I populate the object in the test with values that are known to work in the application I get the following stack trace that seems to suggest a hibernate validator has failed. This is being swallowed by a SeamPhaseListener and I can't seem to get it to tell me which field this validation has failed on?! |