Opened 10 years ago

Closed 10 years ago

#563 closed defect (fixed)

SOAP always return 200 exit code

Reported by: Piero Campalani Owned by: Piero Campalani
Priority: major Milestone: 9.0
Component: petascope Version: development
Keywords: soap exception code Cc:
Complexity: Easy

Description

On exception, the SOAP protocol handler does not throw an exception to the servlet, but wraps the exception text in a SOAP response and returns without letting the servlet know of any error.

The exit code must be passed back to the servlet, so that correct exception codes are returned.

Change History (2)

comment:1 by Piero Campalani, 10 years ago

Status: newaccepted

comment:2 by Piero Campalani, 10 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.