Thursday, March 3, 2011

Using a shared spring context from EJBs

The idea is to tell spring use ContextSingletonBeanFactoryLocator

ejb setSessionContext

code


classpath*:beanRefContext.xml



fileContent


ejbCreate



code


 



here is the original blog



http://springtips.blogspot.com/2007/09/using-shared-context-from-ejbs.html

No comments:

Post a Comment