Opened 10 years ago

Closed 10 years ago

#522 closed defect (fixed)

HTTP code of WC*S exceptions to be properly set by Petacope

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

Description (last modified by Piero Campalani)

WC*S exceptions coming from the handling of a WC*S requests, carry a certain HTTP code depending on its type.
The servlets in Petascope currently do not reflect this code to the return exit code of the outgoing HTTP response.

This is a fundamental aspect for OGC compliance.

Change History (7)

comment:1 by Piero Campalani, 10 years ago

Status: newaccepted

comment:2 by Piero Campalani, 10 years ago

Patch is coming.

comment:3 by Piero Campalani, 10 years ago

Component: undecidedpetascope

comment:4 by Piero Campalani, 10 years ago

Resolution: fixed
Status: acceptedclosed

Patch applied: changeset:96d75e.

comment:5 by Piero Campalani, 10 years ago

Description: modified (diff)
Resolution: fixed
Status: closedreopened
Summary: HTTP code of WCS exception to be properly set by main Petacope servletHTTP code of WC*S exceptions to be properly set by Petacope

comment:6 by Piero Campalani, 10 years ago

Reopening to include *all* Petascope servlets.
Patch submitted for the WCPS' one.

comment:7 by Piero Campalani, 10 years ago

Resolution: fixed
Status: reopenedclosed

WCPS servlet fixed in changeset:b6897d0.
WCS2 (petascope/wcs2) servlet was already fixed in changeset:d137f3d.

I'll close this one, while reminding we should re-organize the servlets as describe in #307.

Note: See TracTickets for help on using tickets.