commit | be53ec0fc5aef69c7dd26a1c53da0fdbe334f743 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Apr 16 14:36:47 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Tue Apr 16 14:40:27 2019 -0400 |
tree | daae945c7df78c364ddf850b451b3a819149aa40 | |
parent | 241aa508172037a7fd5a17d4d9217e660a2bad48 [diff] |
Set DAO factory in request map parameters While testing, saw NPE when PdpModifyRequestMap attempted to create a DAO provider. Forgot to add the DAO factory to the list of parameters passed to the request map constructor. Change-Id: I72bc63543bc58b11c3ef70f50342e72a24a8b653 Issue-ID: POLICY-1542 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2017-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 Administration Point Backend code.
To build it using Maven 3, run: mvn clean install