RE: Wicket + Spring + WicketTester: org.apache.wicket.WicketRuntimeException: There is no application attached to current thread main

2010-05-10 Thread Lauwers, Kim
tester.assertNoErrorMessage(); tester.assertLabel("title", "Users List"); } } Kind regards, Kim -Original Message- From: Lauwers, Kim [mailto:kim.lauw...@thomascook.be] Sent: maandag 10 mei 2010 14:00 To: users@wicket.

Wicket + Spring + WicketTester: org.apache.wicket.WicketRuntimeException: There is no application attached to current thread main

2010-05-10 Thread Lauwers, Kim
Hello everybody, I'm having problems with testing my wicket application with WicketTester I get this error: org.apache.wicket.WicketRuntimeException: There is no application attached to current thread main รจ See below for fulle stacktrace. I have been looking everywhere on the net