???[摘要]Spring發了2.0,Struts發了2.0,SS也來湊湊2.0的熱鬧。下載地址:http://www.springside.org.cn/download.php
??? SpringSide 2.0改用了Pragmatic版的Struts作為MVC主打框架,重寫了所有的代碼,增加了新項目生成的命令和構件化的開源棧,還增加了方便新手入門的Helloworld示例。
??? 隨著Java開源社區的日日進步,SpringSide升級了包括Spring 2.0的AOP事務配置, Hibernate3.2的annotation模式,XFire1.2.2的最新簡約配置及JSR181模式,以及ActiveMQ4.1 的Message Driven POJO新模式。
??? 另外,還增加了iBatis數據訪問模式和一系列Ajax Widgets,并全面推行了Selenium集成測試。
??? 全文地址:http://blog.csdn.net/calvinxiu/archive/2006/11/28/1417730.aspx
從discuz的連線時間統計來看:)
嗯,嗯,沒有說SS里有Struts2.0啊,只是說,Spring發了2.0,Struts發了2.0,SS也來湊湊2.0的熱鬧。
org.springframework.beans.factory.BeanCreationException: Error creating bean with name '/admin/detail' defined in ServletContext resource [/WEB-INF/modules/action-servlet-admin.xml]: Error setting property values; nested exception is org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are:
PropertyAccessException 1: org.springframework.beans.TypeMismatchException: Failed to convert property value of type [org.ssh.examsys.service.UserManager$$EnhancerByCGLIB$$a07f2f27] to required type [org.ssh.examsys.service.DetailManager] for property 'userManager'; nested exception is java.lang.IllegalArgumentException: No matching editors or conversion strategy found
Caused by: org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessException details (1) are:
PropertyAccessException 1:
org.springframework.beans.TypeMismatchException: Failed to convert property value of type [org.ssh.examsys.service.UserManager$$EnhancerByCGLIB$$a07f2f27] to required type [org.ssh.examsys.service.DetailManager] for property 'userManager'; nested exception is java.lang.IllegalArgumentException: No matching editors or conversion strategy found
Caused by: java.lang.IllegalArgumentException: No matching editors or conversion strategy found