Hi Again,

   } catch (HibernateException e) {
>    // Ensure the original cause will get printed.
>    throw new HibernateException("Failed to commit or rollback transaction.
> Root cause ["
>        + getExceptionMessage(e) + "]", e);
>

This also sounds bit wrong, why do we generate HibernateExceptions?

- Asiri
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to