Itamar Heim has submitted this change and it was merged.
Change subject: restapi : JAXBMarshallingException are not propogated
......................................................................
restapi : JAXBMarshallingException are not propogated
When invalid xml is submitted to restapi, the
JAXBMarshallingException is not propogated to the
client.
Change-Id: I2a3913b4b063bc7cff3f972a68f8c5fb7fccc1a1
Bug-Url:
https://bugzilla.redhat.com/1064572
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
(cherry picked from commit 82e134f664243e0916985aba16eb709e588da2e6)
---
M
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/BackendApplication.java
A
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/validation/JaxbMarshallExceptionMapper.java
2 files changed, 43 insertions(+), 0 deletions(-)
Approvals:
Ravi Nori: Verified; Looks good to me, but someone else must approve
Juan Hernandez: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/24582
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2a3913b4b063bc7cff3f972a68f8c5fb7fccc1a1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server