Search:

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

Search: Search took 0.03 seconds.

  1. Web MVC UI issues with running war with jetty-runner 8.1.x (works in 7.1.6.xxx)

    Hello,

    I'm running my rather simple Roo application (Hibernate/HYPERSONIC_PERSISTENT / Web MVC with tiles) using jetty-runner.


    Roo 1.2.2.RELEASE

    The application runs perfectly when I test...
  2. update on the issue

    now, I have found a part of the problem. In my Spring application context I did not enable transaction propagation to my bean's method which triggered the saveOrUpdate. Now, after I added the...
  3. cannot do save/update w/ Hibernate & OpenSessionInViewFi

    Hi all,

    I'm having a problem doing saveOrUpdate after enabling OpenSessionInViewFilter. I think the problem is that the filter is opening the Hibernate session with FlushMode.NEVER, which marks...
Results 1 to 3 of 3