Rakesh.A

Results 5 issues of Rakesh.A

Hi, FAQ section of readme, explains about what needs to be in gulpfile.js, but I couldn't make it work, I've trouble with how to add tasks in other .ts files....

Since jquery-ui 1.10.2, it is data('ui-draggable'), not data('draggable')

Autocomplete field resulting an exception with org.apache.wicket.settings.ExceptionSettings#errorHandlingStrategyDuringAjaxRequests, set to org.apache.wicket.settings.ExceptionSettings.AjaxErrorStrategy.REDIRECT_TO_ERROR_PAGE does not redirect to the error page. This fix will enable page redirection even for autocomplete field.

Hi, I am trying to use 'redisson' to manage Tomcat sessions, to be able to have Tomcat cluster setup. In our setup we've multiple webapplications deployed in Tomcat, and use...

question
tomcat

Contains changes to support redisson usage along with Tomcat SingleSignOn valve. Implementation is part of 'org.redisson.tomcat.RedissonSingleSignOn' and has small change to 'org.redisson.tomcat.RedissonSessionManager#startInternal()' method to initialize 'RedissonClient' reference in the valve...