Set DAO factory in request map parameters 09/85509/2
authorJim Hahn <jrh3@att.com>
Tue, 16 Apr 2019 18:36:47 +0000 (14:36 -0400)
committerJim Hahn <jrh3@att.com>
Tue, 16 Apr 2019 18:40:27 +0000 (14:40 -0400)
commitbe53ec0fc5aef69c7dd26a1c53da0fdbe334f743
treedaae945c7df78c364ddf850b451b3a819149aa40
parent241aa508172037a7fd5a17d4d9217e660a2bad48
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>
main/src/main/java/org/onap/policy/pap/main/startstop/PapActivator.java