mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 09:25:43 +01:00
move Resteasy cleanup into the ResteasyAllInOneServletDispatcher
This commit is contained in:
@@ -49,9 +49,7 @@ final class ServletContextCleaner {
|
||||
}
|
||||
}
|
||||
|
||||
ResteasyProviderFactory.clearInstanceIfEqual(ResteasyProviderFactory.getInstance());
|
||||
ResteasyProviderFactory.clearContextData();
|
||||
RuntimeDelegate.setInstance(null);
|
||||
|
||||
}
|
||||
|
||||
private static boolean shouldRemove(String name) {
|
||||
|
||||
Reference in New Issue
Block a user