Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: AAI-88
Change-Id: I3a5641a294c4072734aca565369cf759a9030cf9
Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
|
|
This is a bit cleaner IMO but open to suggestions.
Change-Id: I074f18eb93aee5582629d04c21295a07bc45c089
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
|
|
The Rest Client will not always call the method getEntity() on a
com.sun.jersey.api.client.ClientResponse object, which is documented
to throw a UniformInterfaceException if the HTTP server response status
is 204 (No Content).
This fix prevents the Rest Client handling the thrown exception by
returning a 500 response to the caller, which would wrongly indicate
an Internal Server Error.
Change-Id: I7b78d2b43213e330593bbea559025f790db6264f
Issue-ID: AAI-48
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
|
|
Change-Id: I751af549f37200b6e12cf2b6f1319f3d4d5f628a
Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
|
|
Change-Id: Ia19c5156d40c816dc1ee77cece92c43f40791c59
Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
|
|
Change-Id: Ic6949778061bdf141431c4b14ea2417da6aa1e57
Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
|