commit | 6632b5f4a6b3949db71228c84881c4e8badb1b64 | [log] [tgz] |
---|---|---|
author | Michael Mokry <michael.mokry@att.com> | Fri Apr 26 09:20:12 2019 -0500 |
committer | Michael Mokry <michael.mokry@att.com> | Fri Apr 26 09:30:19 2019 -0500 |
tree | 598c7ac4baac8b5bfc052cfc2886d48ad15aab29 | |
parent | 74ced993d23d84cc12af2978d8c9c3916a6a518b [diff] |
Fix nullpointer issue in pdpx heartbeat 1. Added a null check against XacmlPdpActivator.getCurrent() method to fix the following exception Exception in thread "Timer-0" java.lang.NullPointerException Change-Id: Ia6c7efc2bd317dd52e9e89dd4f9f59d9d66d0857 Issue-ID: POLICY-1703 Signed-off-by: Michael Mokry <michael.mokry@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy XACML PDP engine code.
To build it using Maven 3, run: mvn clean install