程序运行的时候报错:
控制台:十一月 28, 2012 10:27:51 上午 org.springframework.context.support.AbstractApplicationContext prepareRefresh
信息: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@5e7663: display name [org.springframework.context.support.ClassPathXmlApplicationContext@5e7663]; startup date [Wed Nov 28 10:27:51 CST 2012]; root of context hierarchy
十一月 28, 2012 10:27:51 上午 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
信息: Loading XML bean definitions from class path resource [beans.xml]
十一月 28, 2012 10:27:51 上午 org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
信息: Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@5e7663]: org.springframework.beans.factory.support.DefaultListableBeanFactory@594d1d
十一月 28, 2012 10:27:51 上午 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
信息: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@594d1d: defining beans [personservice,myInterceptor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.aop.aspectj.AspectJPointcutAdvisor#0,mycut]; root of factory hierarchy
十一月 28, 2012 10:27:51 上午 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
信息: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@594d1d: defining beans [personservice,myInterceptor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.aop.aspectj.AspectJPointcutAdvisor#0,mycut]; root of factory hierarchy