You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
WSSpringServlet relies on the root context. Is not desirable if you want to have isolated contexts. WSSpringServlet must work as same as DispatcherServlet and set up a child context based on the root context.
Affected Versions
[2.3]
The text was updated successfully, but these errors were encountered:
WSSpringServlet relies on the root context. Is not desirable if you want to have isolated contexts. WSSpringServlet must work as same as DispatcherServlet and set up a child context based on the root context.
Affected Versions
[2.3]
The text was updated successfully, but these errors were encountered: