1. Hibernate error: current transaction is aborted, commands ignored until end of transaction block stackoverflow.comI randomly see the same error in the catalina.out log:
|
2. JSF 2.0 entity manager Transaction problems during render phase stackoverflow.comWhen rendering the final view during the render phase, hibernate throws
And I suppose this is because there is no transaction to fetch lazy ... |