always convert values toString for xml marshalling 82/85882/1
authorBenjamin, Max (mb388a) <mb388a@us.att.com>
Tue, 16 Apr 2019 21:21:23 +0000 (17:21 -0400)
committerSeshu Kumar M <seshu.kumar.m@huawei.com>
Sat, 20 Apr 2019 07:49:40 +0000 (07:49 +0000)
commitdc6dfca6c22fce3ad0c10cffd3dc2698a101b40f
treec75389117149268124625ee1f970b0eb9818c095
parent2886fcd111a2127400f588d3ee949c1c6c1b1dbc
always convert values toString for xml marshalling

always convert values toString for xml marshalling
added in null check and object mapper call

Change-Id: Ie91c313dce110d53586e6773e2223d63be799a54
Issue-ID: SO-1786
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/VfResponseCommon.java
adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/mappers/MapElements.java
adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/mappers/JAXBMarshallingTest.java
adapters/mso-adapters-rest-interface/src/test/resources/VfRequest-marshalled-with-complex-object.xml [new file with mode: 0644]
adapters/mso-adapters-rest-interface/src/test/resources/createVfModuleRequest-with-params.xml