Hello guys, if a jspDestroy() throws an Exception then the instance manager is not called which can lead to some leaks depending the implementation (see org.apache.jasper.servlet.JspServletWrapper#destroy)
Would it be possible to have a way to release/cleanup the jsp context through the instance manager or to call destroyInstance properly? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com>