93520df3f9
+ Since SCI adds filters, but init() isn't run till later, that means the context attribute for the WebSocketUpgradeFilter isn't present during jsr356 runs. Added ability for manual filter creation to call setToAttribute() as a pre-init step, allowing the init() itself to bypass the set to attribute for that specific filter instance. + This also means ServletException is now thrown out from the various configureContext() static methods. |
||
---|---|---|
.. | ||
src | ||
pom.xml |