GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/89
Fix NPE when persisting a provider without layer or app context Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61781 You can merge this pull request into a Git repository by running: $ git pull https://github.com/lkirchev/tomcat npe_persist_providers Alternatively you can review and apply these changes as the patch at: https://github.com/apache/tomcat/pull/89.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #89 ---- commit 1ced8a16cd4164e38edc2d40f03ef0880367d916 Author: Lazar Kirchev <l.kirc...@sap.com> Date: 2017-11-17T12:37:15Z Fix NPE when persisting a provider without layer or app context ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org