> > If it has a class, it's usable as its own bean, and in fact you need to > make it lazy-init=true or singleton=true to stop the factory from Did you mean singleton="false" ??
View entire thread