Search:

Type: Posts; User: vincdel; Keyword(s):

Search: Search took 0.06 seconds.

  1. OpenSessionInViewFilter might be involved in this problem

    I was just wondering if org.springframework.orm.hibernate.support.OpenSess ionInViewFilter
    might be involved in the fact that the commit/rollback/commit/rollback are executed at the end of the http...
  2. OpenSessionInViewFilter might involved in this problem !

    I was just wondering if org.springframework.orm.hibernate.support.OpenSessionInViewFilter
    might be involved in the fact that the commit/rollback/commit/rollback are executed at the end of the http...
  3. Why are the commit / rollback executed after the end of the struts action

    Hello,

    In my application, I can see that the robback / commits are executed after the mapping.forward of struts.

    I can't understand why. Do you ?

    Then I also post another subject, but after...
  4. Our Spring/Hibernate config executes too many commits & rollback

    In our application (Webapps with Tomcat), we use spring 1.1/hibernate 2 / struts.
    I use P6Spy to check the executed SQL orders.

    For a very sample code :
    1 action call a service which call a DAO...
Results 1 to 4 of 4