1. Toplink session factory forum.springsource.orgCan someone tell me difference between LocalSessionFactory and ServerSessionFactory? I cannot get ServerSessionFactory to load using ContextLoaderServlet (I created a ServerSessionFactoryBean), but can get it to work when loaded with FileSystemXmlApplicationContext ... |
2. toplink and sessions.xml forum.springsource.orgtoplink and sessions.xml Hi, I'm new to toplink and am having a unique problem. All the spring configuration examples I've seen define a configLocation in the LocalSessionFactoryBean. This configLocation is typically ... |
3. TopLink sessions not bound to thread forum.springsource.orgTopLink sessions not bound to thread Hi everyone! I use Springs TopLink support classes but it looks like everytime a toplink operation on the template is executing, a new session is ... |