Community
Participate
Working Groups
We should provide a input for the jetty session timeout in the launcher so users (and developers ;) ) don't need to search for the right system property every time they want to test session timeout scenarios. I imagegine a small input field for an int to specify the timeout in seconds and append the value to the launch config as -Dorg.eclipse.equinox.http.jetty.context.sessioninactiveinterval=<input>
Created attachment 149354 [details] proposed patch (1/2) Adds the required functionality.
Created attachment 149355 [details] proposed patch (2/2) Patch for org.eclipse.rap.ui.help. Contains image, which has to be copied to "help/images" folder.
Applied patch to CVS HEAD