Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

ServletContainerBridge doesn't call super.init(ServletConfig) in init(ServletConfig) #195

Open
mlehmannm opened this issue Nov 27, 2017 · 0 comments

Comments

@mlehmannm
Copy link

Not calling super leads to NPEs, because someone calls ServletContainerBridge.getServletConfig().

I have attached a changed version, that simply removes the locally held instance of ServletConfig.

ServletContainerBridge.java.txt

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant