1. JMS TextMessage, JMS_BEA_SELECT message selector, transacted session and acknowledge modes stackoverflow.comMy application is running under Tomcat with a number of Spring's |
2. MDB + Spring + Session Bean problem on WebLogic 8.1 forum.springsource.orgApr 20th, 2005, 04:28 AM #1 Tomas Varsavsky View Profile View Forum Posts Private Message Junior Member Join Date Apr 2005 Posts 5 MDB + Spring + Session Bean problem on ... |
3. Using XmlBeanFactory used by a EJB Session (Weblogic Server) forum.springsource.orgHi, To test an EJB Session without database, my session ejb uses XmlBeanFactory by a Dao Test. Code: public static XmlBeanFactory getFactory() { if (factory == null) { log.debug("Initialize new XmlBeanFactory"); ... |
4. http session doesn't exit in weblogic forum.springsource.orgMar 28th, 2008, 02:39 PM #1 tigerwu View Profile View Forum Posts Private Message Junior Member Join Date Mar 2008 Posts 4 http session doesn't exit in weblogic Hi, I developed ... |
5. session scoped bean works in tomcat/eclipse but not in weblogic or via reverse proxy forum.springsource.orgsession scoped bean works in tomcat/eclipse but not in weblogic or via reverse proxy Please note I am very new to Spring. I have a session scoped bean that holds user ... |