| java Programming Glossary: innerthreadFixing BeanNotOfRequiredTypeException on Spring proxy cast on a non-singleton bean? http://stackoverflow.com/questions/841231/fixing-beannotofrequiredtypeexception-on-spring-proxy-cast-on-a-non-singleton-be  a Spring bean from an application context. When I try InnerThread instance InnerThread SpringContextFactory.getApplicationContext.. an application context. When I try InnerThread instance InnerThread SpringContextFactory.getApplicationContext .getBean innerThread.. .getBean innerThread InnerThread.class I get org.springframework.beans.factory.BeanNotOfRequiredTypeException.. 
 |