首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2EE开发 >

spring 在测试时出现有关问题,如下

2013-05-02 
spring在测试时出现问题,如下:写了个小程序,用测试类测试时出现错误,如下:2013-4-29 20:54:05 org.springf

spring 在测试时出现问题,如下:
写了个小程序,用测试类测试时出现错误,如下:

2013-4-29 20:54:05 org.springframework.context.support.AbstractApplicationContext prepareRefresh
信息: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@167d940: startup date [Mon Apr 29 20:54:05 CST 2013]; root of context hierarchy
2013-4-29 20:54:05 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
信息: Loading XML bean definitions from class path resource [beans.xml]
2013-4-29 20:54:06 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
信息: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@177b3cd: defining beans [student,studao,stuservice,stuaction]; root of factory hierarchy
2013-4-29 20:54:06 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
信息: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@177b3cd: defining beans [student,studao,stuservice,stuaction]; root of factory hierarchy


这是什么问题啊,初学spring ,求高手指点指点!

[解决办法]
该回复于2013-04-30 13:16:32被管理员删除

热点排行