On Thu, Feb 17, 2011 at 5:14 PM, Mathias Nilsson < [email protected]> wrote:
> > My problem now is that even if I have added my project as reference Spring > won´t recognize my beans. Is there a change with this for 2x and 3x? Why > isn't my project added as a var as it always has on the pc? > > This sounds like a classpath isuse. Have you enabled Spring debugging? This will show you which spring config files are being loaded and where the beans are. It should be obvious where the problem is.
