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
|
try
|
||||||
{
|
{
|
||||||
|
alreadySetToAttribute = false;
|
||||||
configuration.stop();
|
configuration.stop();
|
||||||
}
|
}
|
||||||
catch (Exception e)
|
catch (Exception e)
|
||||||
|
|
Loading…
Reference in New Issue