OSIV « Session « Spring Q&A





1. OSIV and stateless session beans, impossible?    forum.springsource.org

OSIV and stateless session beans, impossible? Hi all, I've had great luck using OSIV in other non-ejb projects, but my new project is using Spring, Hibernate _AND_ ejb. They believe you ...

2. OSIV , Hibernate, 1 session not closing.    forum.springsource.org

OSIV , Hibernate, 1 session not closing. I have HibernateTransaction Manager and OSIV. I'm using statistics to figure out that it's always 1 session that's still open .. ie. 7 closed, ...

3. How to configure session-per-conversation (long conversation)/OSIV using JPA?    forum.springsource.org

Thanks for the reply. I should clarify that I was not asking how to use JPA and Spring declarative transaction, but rather OSIC/V + JPA + Spring declarative transaction. There is ...

4. OSIV and session form    forum.springsource.org

Hi, I need to know this simple information. If a form (that has an associated simpleformcontroller with sessionform set to true) is submitted twice (by say pressing submit button twice) and ...

5. Getting different Sessions-Objects with OSIV    forum.springsource.org

Aug 11th, 2008, 05:48 AM #1 Darkspirit1980 View Profile View Forum Posts Private Message Junior Member Join Date Aug 2008 Posts 5 Getting different Sessions-Objects with OSIV I have a problem ...

6. Hibernate session without OSIV?    forum.springsource.org

Hibernate session without OSIV? Hi! Im having a little question here. I have a web application using springMVC with Hibernate DAOs that need to migrate to a swing version. In this ...

7. OSIV, session closed problem (second set of eyes please)    forum.springsource.org

OSIV, session closed problem (second set of eyes please) Hi. I know this is a common problem. I've read the forum posts regarding this, searched the web, tried multiple approaches but ...