Dead Ink Vinyl

Musings of David L Kinney

Spring Framework Tip #001

The Spring Framework’s autoproxy capabilities are not initialized when the Spring <beans> file is loaded with BeanFactory. An ApplicationContext, such as ClassPathXmlApplicationContext, must be used for Spring to initialize any of the Autoproxy objects.

I’m sure this is covered — directly or indirectly — in the documentation somewhere, it doesn’t hurt to be clear about it.

Advertisement

Written by dlkinney

May 5, 2005 at 10:00 pm

Posted in Development, HowTo

Tagged with ,

Follow

Get every new post delivered to your Inbox.