Resetting the field that marks the filter exported as a context attribute.
This commit is contained in:
parent
a3f32911fa
commit
fb509eefe4
|
@ -148,6 +148,7 @@ public class WebSocketUpgradeFilter extends AbstractLifeCycle implements Filter,
|
|||
{
|
||||
try
|
||||
{
|
||||
alreadySetToAttribute = false;
|
||||
configuration.stop();
|
||||
}
|
||||
catch (Exception e)
|
||||
|
|
Loading…
Reference in New Issue