vieiraan / zkspring

Automatically exported from code.google.com/p/zkspring
0 stars 0 forks source link

BeanCreationException when deploy #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
stack trace

org.springframework.beans.factory.BeanCreationException
: Error creating bean with name 'zkTypePropertyEditor': Initialization of bean 
failed; nested exception is 
org.springframework.beans.ConversionNotSupportedException: Failed to convert 
property value of type 'java.util.HashMap' to required type 'java.util.Map' for 
property 'customEditors'; nested exception is java.lang.IllegalStateException: 
Cannot convert value of type [java.lang.Class] to required type 
[java.lang.String] for property 'customEditors[class java.lang.Class]': no 
matching editors or conversion strategy found

Original issue reported on code.google.com by chenhe...@gmail.com on 10 Aug 2010 at 11:49

GoogleCodeExporter commented 9 years ago
Fixed since Aug. 10, 2010. 
(See Freshly version zk-spring-core-bin-3.0RC-FL-2010-08-10.zip)

Original comment by chenhe...@gmail.com on 10 Aug 2010 at 11:50

GoogleCodeExporter commented 9 years ago

Original comment by chenhe...@gmail.com on 10 Aug 2010 at 11:51

GoogleCodeExporter commented 9 years ago
I'm with the same problem! 

Original comment by cio.dan...@gmail.com on 16 Aug 2010 at 2:26

GoogleCodeExporter commented 9 years ago
Today (1 October) I have the same issue

Original comment by andreapr...@gmail.com on 30 Sep 2010 at 10:41

GoogleCodeExporter commented 9 years ago
I just tried to reproduce this issue but couldn't. can anyone provide their 
runnable code i.e a war file with source that i can deploy to reproduce this 
issue. 
Thanks.

Original comment by ashish.dasnurkar on 11 Nov 2010 at 1:59

GoogleCodeExporter commented 9 years ago
Issue 9 has been merged into this issue.

Original comment by ashish.dasnurkar on 1 Mar 2011 at 2:25

GoogleCodeExporter commented 9 years ago
Was it fixed? I am using 
<dependency>
    <groupId>org.zkoss.zk</groupId>
    <artifactId>zkspring-core</artifactId>
    <version>3.0RC</version>
</dependency>

Original comment by bigsexy....@gmail.com on 4 Mar 2011 at 2:02

GoogleCodeExporter commented 9 years ago
Please fix this critical issue

Original comment by bigsexy....@gmail.com on 5 Mar 2011 at 7:54

GoogleCodeExporter commented 9 years ago
Please try with the latest 3.0 release of zkspring (not on maven yet so please 
download manually from the downloads section) You can also refer to 
http://books.zkoss.org/wiki/ZK_Spring_Essentials

Original comment by ashish.dasnurkar on 5 Mar 2011 at 8:00

GoogleCodeExporter commented 9 years ago
Thank you for response Ashish! I will try to download it and put to my local 
repository. But i prefer to use maven's way to dependency management...

Original comment by bigsexy....@gmail.com on 5 Mar 2011 at 8:08

GoogleCodeExporter commented 9 years ago
did i any mistakes?
page: 
http://books.zkoss.org/wiki/ZK%20Spring%20Essentials/Getting%20Started%20with%20
ZK%20Spring/Setting%20Up%20ZK%20Spring
link: Download latest ZK Spring Integration Library 
link url: http://www.zkoss.org/download/zkspreadsheet.dsp
zkspreadsheet ?????? where Zk spirng binaries? anr latest please :)

Original comment by bigsexy....@gmail.com on 5 Mar 2011 at 8:12

GoogleCodeExporter commented 9 years ago
Sorry there was a mistake in the link for download. I have fixed it. Normally 
we release our maven artifacts after a week of formal release. ZK Spring 3.0 
was released on 03/01 so you can expect a maven release coming week.

Original comment by ashish.dasnurkar on 5 Mar 2011 at 9:04

GoogleCodeExporter commented 9 years ago
Thank you! It works now !

Original comment by bigsexy....@gmail.com on 5 Mar 2011 at 10:09

GoogleCodeExporter commented 9 years ago
Hi, can you please post the latest jars into the maven repo at 
http://mavensync.zkoss.org/maven2/ as the fix doesn't seem to be there yet as 
of today (8th April 2011 ie more than a month after the formal release)

Original comment by laszlo.a...@googlemail.com on 8 Apr 2011 at 5:37

GoogleCodeExporter commented 9 years ago
As of May 11th the issue is still there with the maven repository springcore 
library.

Original comment by pascal.g...@gmail.com on 11 May 2011 at 1:25

GoogleCodeExporter commented 9 years ago
3.0 is on Maven now http://mavensync.zkoss.org/maven2/org/zkoss/zk/
However there are lots of bug fixed after the release so i would highly 
recommend getting the latest freshly from download section here.
We are working on deciding whether or not freshly versions to be added to Maven 
and will let everyone know as soon as we come to any conclusion.

Original comment by ashish.dasnurkar on 12 May 2011 at 3:03