https://issues.apache.org/bugzilla/show_bug.cgi?id=55127
Bug ID: 55127
Summary: Encoders init and destroy methods are never called
Product: Tomcat 8
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Created attachment 30470
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30470&action=edit
encoders lifecycle patch
Non of the lifecycle methods (init and destroy) related to the encoders are get
called. Here is a patch with extended test case (TestEncodingDecoding). The
provides the implementation. (It is a proposal impl.) I think we need CLOSING
state checked in WsSession as the decoders destroy are called during that phase
and current implementation of checkState() method does not consider this state.
Mark, this time I used the checkstyle.xml found in res folder and hope that at
least the sources are in proper shape from syntax point of view.
cheers
--
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]