I have a class => public class WorkspaceResourceStream extends org.apache.wicket.util.resource.AbstractResourceStream
and wicket throws info message =>15:58:03.004 [http-8080-3] INFO o.a.w.util.watch.ModificationWatcher - Cannot track modifications to resource I understand its just informational, but what exactly is Wicket trying to track? How can I suppress the message (besides changing the log level). Any help would be appreciated. - rob -- View this message in context: http://www.nabble.com/ModificationWatcher---Cannot-track-modifications-to-resource-tp15767480p15767480.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]
