-
Dec 15th, 2011, 05:22 PM
#1
Problem with ContextSingletonBeanFactoryLocator
Hi everyone.
I have a problem that I dont know how to solve.
I have many different projects and I make 1 or 2 calls for ContextSingletonBeanFactoryLocator instance to get the value of a bean in beanRefContext.xml. The first one works well, bue the second always sends an error. NoClassException: ContextSingletonBeanFactoryLocator. But if I do not use Spring lookup in the first one, the second now words, cause its the first using ContextSingletonBeanFactoryLocator, and the third doesnt.
Any ideas? Maybe it sounds confusing...
Mark
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules