Thanks guys for the replay.
I've tried to use the wicketstuff-annotation with wicket-1.4-rc1 and
spring-core-2.5.2 but the application couldn't be deployed if I use the
scanPackage("myPackage") methode. The console shows the following message:

SEVERE: Error filterStart
> 5-jan-2009 13:50:55 org.apache.catalina.core.StandardContext start
> SEVERE: Context [/myApp] startup failed due to previous errors


But if I use the scanClass(myPage.class) everything goes well.

Regards,

Hbiloo

On Fri, Jan 2, 2009 at 9:22 PM, Rodolfo Hansen <[email protected]> wrote:

> Yes, I've been using it succesfully with 1.4  make sure you are using the
> project in wicketstuff-core jeremy is pointing out.
>
> On Tue, Dec 30, 2008 at 5:57 AM, Azzeddine Daddah <[email protected]
> >wrote:
>
> > Hi guys,
> >
> > Does someone already tried to use wicketstuff-annotation with Wicket 1.4?
> > They say in the wicketstuff site that it depends on wicket 1.3.3 but
> isn't
> > tested yet with 1.4.
> >
> > Gr.
> > Hbiloo
> >
>

Reply via email to