Open mlehmannm opened 7 years ago
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
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