[
https://issues.apache.org/jira/browse/WICKET-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966967#action_12966967
]
Martin Grigorov commented on WICKET-3224:
-----------------------------------------
The problem with the thread is that Google AppEngine doesn't allow to start it.
Current FileCleaner also starts a thread when the class is loaded, i.e. when
the user application wants to use file upload functionality.
It seems no one tried to upload files in GAE so far.
I'll rework it to be like ModificationWatcher so that the user can switch this
off when starting threads is problematic.
> FileCleaner issues
> ------------------
>
> Key: WICKET-3224
> URL: https://issues.apache.org/jira/browse/WICKET-3224
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5-M3
> Reporter: Juergen Donnerstag
> Assignee: Martin Grigorov
> Priority: Minor
>
> I failed to apply Generics to FileCleaner. While doing so, it became obvious
> that the current code can't work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.