You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2019/06/30 20:33:16 UTC

[Bug 63532] Wrong interpretation of EndPointConfig object life cycle and session.getOpenSession method in web socket

https://bz.apache.org/bugzilla/show_bug.cgi?id=63532

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Please provide:

- Exact Tomcat version number

- Specification references to support the claim that the EndpointConfig
instance passed to an Endpoint instance in onOpen() must be a singleton.

I have (re-)read the specification and can find no such requirement.

The Javadoc for EndpointConfig along with the purpose of the modifyHandshake()
suggest unique EndpointConfig instances per End point instance.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org