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

WebSocket Session misses the UserProperties

    XMLWordPrintable

Details

    Description

      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)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: