Opened 11 years ago
Closed 11 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 , 11 years ago
Status: | new → accepted |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in: