2 Replies Latest reply on Aug 14, 2008 3:26 AM by msudha_99

    Conversations and Hibernate Validator errors during entityManager operations

    william.drai

      It seems that the Hibernate Validator exceptions encountered during persistence operations terminate the current conversation. That does not allow the user to retry with correct values.


      Is it a normal behaviour and is there something to configure to avoid this (maybe something like @ApplicationException ?).


      William