Hi Carsten!

<snip/>

> No, that's the correct place. Actually I have no idea why this is not 
> working for you. As the place is correct and as the listener is called 
> on enter and exit, I assume that the problem is somewhere in your code.

I am still within this case ;)
A have read [1] and assume that one of your aforementioned colleagues is Jörg 
Heinicke ( maybe you have a solution meanwhile, Jörg? Especially: How are you 
able to use declarative transaction demarciation within this jungle? ;) )

It must be (and is) inside my hibernate code. As most 'naive' beginners, trying 
to implement session-per-request and/or long-conversation, I thought that (as 
stated like golden rain inside spring-docs) coupling hibernate and spring is 
easy. But it isn't THAT easy with web-applications. I think, that springs 
LocalSessionFactoryBean represents hibernate sessions in a manner that don't 
consider such patterns much (e.g. a call to getCurrentSession() doesn't 
guarantee to adopt MY actual scope of persistence-context associated with 
Hibernate Sessions, leading to frustated users adopting 'outdated' programmatic 
transaction-management).

So I am still appreciative for any hints.

Greetings,
Patrick

[1] http://forum.springframework.org/showthread.php?t=32270&page=2
-- 
Psst! Geheimtipp: Online Games kostenlos spielen bei den GMX Free Games! 
http://games.entertainment.gmx.net/de/entertainment/games/free

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to