google-code-export / nutz

Automatically exported from code.google.com/p/nutz
Apache License 2.0
1 stars 1 forks source link

can not cast "java.lang.String" to "int" #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
将一个web project打成war包时,
如果将nutz.jar和nutz-source.jar同时包含在lib中,
启动tomcat,抛出异常:
org.nutz.ioc.FailToMakeObjectException: Fail to make object [psconfig] because:
can not find castor for 'java.lang.String'=>'int' because:
Fail to find matched castor
     at org........

Original issue reported on code.google.com by amosl...@gmail.com on 7 Jul 2009 at 8:16

GoogleCodeExporter commented 9 years ago
在 1.a.16 之后的版本修复了这个 bug

Original comment by zozoh...@gmail.com on 3 Nov 2009 at 10:51

GoogleCodeExporter commented 9 years ago

Original comment by wendal1985@gmail.com on 13 May 2010 at 10:40

GoogleCodeExporter commented 9 years ago

Original comment by wendal1985@gmail.com on 13 May 2010 at 10:40

GoogleCodeExporter commented 9 years ago
Verified in 1.a.28

Original comment by wendal1985@gmail.com on 15 May 2010 at 8:29