mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-29 06:59:25 +02: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