1. How to set transaction timeout on Jetty JNDI Atomikos configuration stackoverflow.comI am in the process of converting various Spring beans to JNDI lookups. Currently I am using Jetty to test this. I have configured the UserTransaction according to the ... |
2. Incorrect rollback behavior in tests (Hibernate + embedded Jetty) forum.springsource.orgIncorrect rollback behavior in tests (Hibernate + embedded Jetty) Greetings. I have very simple and common configuration for Spring+Hibernate data access in web application and my intention was to write tests ... |
3. tx:advice rollback-for="Throwable" working fine under jetty, bun not in tomcat forum.springsource.orgtx:advice rollback-for="Throwable" working fine under jetty, bun not in tomcat Hello All, strange problem, may be somebody already had this headache: My configuration: |