[jira] [Commented] (WICKET-6761) Support multiple connections to the same websocket resource from a single session

2020-03-20 Thread Thomas Heigl (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063465#comment-17063465 ] Thomas Heigl commented on WICKET-6761: -- I created a PR that adds a token to a connection:

[jira] [Created] (WICKET-6761) Support multiple connections to the same websocket resource from a single session

2020-03-20 Thread Thomas Heigl (Jira)
Thomas Heigl created WICKET-6761: Summary: Support multiple connections to the same websocket resource from a single session Key: WICKET-6761 URL: https://issues.apache.org/jira/browse/WICKET-6761

[wicket] branch master updated: Bump Guice to 4.2.3 and maven-javadoc-plugin to 3.2.0

2020-03-20 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/master by this push: new 935cebf Bump Guice to 4.2.3 and

[jira] [Commented] (WICKET-6758) NPE in AbstractWebSocketProcessor after session times out

2020-03-20 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063344#comment-17063344 ] Martin Tzvetanov Grigorov commented on WICKET-6758: --- I will take a look soon! > NPE

[jira] [Commented] (WICKET-6759) Support disabling error notification for websockets

2020-03-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063343#comment-17063343 ] ASF subversion and git services commented on WICKET-6759: - Commit

[jira] [Resolved] (WICKET-6759) Support disabling error notification for websockets

2020-03-20 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Tzvetanov Grigorov resolved WICKET-6759. --- Fix Version/s: 8.8.0 9.0.0-M5 Resolution:

[jira] [Commented] (WICKET-6759) Support disabling error notification for websockets

2020-03-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063341#comment-17063341 ] ASF subversion and git services commented on WICKET-6759: - Commit

[wicket] branch wicket-8.x updated: WICKET-6759 Add `shouldNotifyOnErrorEvent` filter function to `WebSocketSettings` (#416)

2020-03-20 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch wicket-8.x in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/wicket-8.x by this push: new e772703 WICKET-6759 Add

[wicket] branch master updated: WICKET-6759 Add `shouldNotifyOnErrorEvent` filter function to `WebSocketSettings` (#416)

2020-03-20 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/master by this push: new 6d453fa WICKET-6759 Add

[jira] [Commented] (WICKET-6759) Support disabling error notification for websockets

2020-03-20 Thread Thomas Heigl (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063272#comment-17063272 ] Thomas Heigl commented on WICKET-6759: -- [~mgrigorov]: I created 

[jira] [Commented] (WICKET-6758) NPE in AbstractWebSocketProcessor after session times out

2020-03-20 Thread Thomas Heigl (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063266#comment-17063266 ] Thomas Heigl commented on WICKET-6758: -- [~mgrigorov]: Is this something you could look into? For

[jira] [Updated] (WICKET-6756) Avoid URL.getFile() when actually expecting paths.

2020-03-20 Thread Jira
[ https://issues.apache.org/jira/browse/WICKET-6756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning updated WICKET-6756: -- Description: