Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,273

    found a work around for the time being. I can...

    found a work around for the time being. I can specify the map implementation in ognl and avoid the expression language from trying to evaluate it.

    #@java.util.HashMap@{}
  2. Replies
    4
    Views
    1,273

    Simple question of SPeL in xml files

    I have the need to escape the #{} because I have ognl in a string value that keeps on triggering the SPeL which causes errors. Any help would be great.
  3. Question about Session behavior using HibernateTemplate

    I'm trying to understand better how Session management using the HibernateTemplate and HibernateTransactionManager works. From what I understand if there is a thread-bound Session the...
  4. Weird Session behavior with transactions and HibernateTemplate when upgrading to 2.5

    I'm experiencing weird session behavior with the HibernateTemplate when upgrading to 2.5.6.

    When we developed our application on spring 1, we wanted flexibility in how long our Hibernate Session...
Results 1 to 4 of 4