Resolved!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Incredible..... the problem was caused by wrong version of slf4j-log4j12
library, version 1.0.1 instead of 1.4.2
The right libraries is slf4j-api-1.4.2 + slf4j-log4j12-1.4.2 !!!
I hope this useful for other newbie of Wicket!!!!
gantini wrote:
>
> I'm very new with Wicket.
> It is possible to automatically reload resource (class and HTML file) ?
>
> I've set:
>
> @Override
> protected void init() {
> getResourceSettings().setResourcePollFrequency(
> Duration.ONE_SECOND );
> }
>
> but this don't work for me.
> Thanks.
>
--
View this message in context:
http://www.nabble.com/Reloading-resource-tp15268997p15324915.html
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]