This is an automated email from the ASF dual-hosted git repository.
reiern70 pushed a change to branch reiern70/WICKET-7162
in repository https://gitbox.apache.org/repos/asf/wicket.git
from 86b36f1e84 [WICKET-7162] avoid a NPE when a JavaxUpgradeHttpRequest is
created in a situation when there is no session (e.g. some stateless page).
add d531a5647c [WICKET-7162] avoid a NPE when a JavaxUpgradeHttpRequest is
created in a situation when there is no session (e.g. some stateless page).
No new revisions were added by this update.
Summary of changes:
.../protocol/ws/javax/JavaxUpgradeHttpRequest.java | 11 ++------
.../ws/javax/WicketServerEndpointConfig.java | 30 +++++++++++++---------
2 files changed, 20 insertions(+), 21 deletions(-)