websphere « Session « Spring Q&A





1. IllegalSateException - you can only locate or create sessions in the context of a request cycle    stackoverflow.com

I am calling service method annotated with @Transactional(readOnly = false, propagation = Propagation.REQUIRES_NEW), which calls DAO mehtod. Dao first reads a record and calls another method in Dao class to lock ...

2. concurrent session with websphere problem    forum.springsource.org

concurrent session with websphere problem hello everyone, i have a problem using spring security 3.0.5 with websphere 7.0.0.13 specifically about concurrent session. in my application i need to restrict a second ...

3. Spring - Hibernate SessionFactory integration along with DB2. WebSphere JNDI problem.    forum.springsource.org

Apr 6th, 2011, 01:07 AM #1 cvsr.rama View Profile View Forum Posts Private Message Junior Member Join Date Apr 2011 Posts 1 Spring - Hibernate SessionFactory integration along with DB2. WebSphere ...

4. Session scoped bean in Websphere - Classloader issue    forum.springsource.org

Apr 7th, 2009, 06:07 PM #1 smgeorge99 View Profile View Forum Posts Private Message Junior Member Join Date Apr 2007 Posts 6 Session scoped bean in Websphere - Classloader issue I ...

5. Session scoped bean - websphere 6.1 - No thread-bound request found    forum.springsource.org

Feb 17th, 2010, 04:16 PM #1 SaiSaha View Profile View Forum Posts Private Message Junior Member Join Date Feb 2010 Posts 6 Session scoped bean - websphere 6.1 - No thread-bound ...