Re: [Wicket-user] Wicket Spring Annotations

2007-03-06 Thread Arnout Engelen
Igor Vaynberg wrote: > the released wicket-spring-annot jar is bad, rebuild it from source or > use the one from 1.2.4 http://bzzt.net/~arnouten/wicket-spring-annot-1.2.5.jar seems to work fine - I believe I got it from wicketframework.org at some point. Arnout --

Re: [Wicket-user] Wicket Spring Annotations

2007-03-06 Thread Igor Vaynberg
the released wicket-spring-annot jar is bad, rebuild it from source or use the one from 1.2.4 -igor On 3/6/07, jklcom99 <[EMAIL PROTECTED]> wrote: I'm trying out Wicket Spring Annotation Integration example and I'm getting this error at server startup 2007-03-06 13:32:29.030::WARN: failed

[Wicket-user] Wicket Spring Annotations

2007-03-06 Thread jklcom99
I'm trying out Wicket Spring Annotation Integration example and I'm getting this error at server startup 2007-03-06 13:32:29.030::WARN: failed example java.lang.Error: Unresolved compilation problems: The import wicket.injection.IFieldValueFactory cannot be resolved IFieldValue