https://issues.apache.org/bugzilla/show_bug.cgi?id=54740
Bug ID: 54740
Summary: Aggressive scan for ServerEndpointConfig
Product: Tomcat 8
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
The SCI scan picks up a ServerEndpointConfig declaration even if is package
private, a private inner class, or an anonymous class. This may not be
specifically related to the websocket support but rather to the way the SCI
scan works. Either way there doesn't seem to be a way to "hide" a class from
the scan short of turning it off completely. Is it by design? I could not find
any references to that level of detail in the spec. It seems rather aggressive.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]