Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-2935

WebSocket Session misses the UserProperties

XMLWordPrintable

      My application uses custom javax.websocket.server.ServerEndpointConfig to setup custom javax.websocket.server.ServerEndpointConfig.Configurator that collects some information from the HandshakeRequest in the session's UserProperties.
      With WFLY-2844 some problems have been fixed.
      But now I see that the UserProperties are not available (i.e. it is 'null') from Session#getUserProperties() in javax.websocket.Endpoint#onOpen(Session, EndpointConfig)

              sdouglas1@redhat.com Stuart Douglas (Inactive)
              martin.grigorov_jira Martin Grigorov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: