Metadata
- Source
- DECA-233
- Type
- Task
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2012-02-06T10:48:54.116-0500 - Updated
2012-05-18T14:22:06.971-0400 - Versions
- N/A
- Fixed Versions
-
- 0.5
- Component
-
- Server
Description
The successful response status codes returned by the server should follow what is laid out in the server ROA spec.
http://wiki.fluidproject.org/display/fluid/Proposed+Decapod+Server+Architecture
Comments
-
Justin Obara commented
2012-02-06T13:13:21.205-0500 I've updated the controllers to return the spec'd response codes.
The changes are in my bitbucket repo.
https://bitbucket.org/jobara/decapod-server-responseAlso needed to make a temporary change to patch the Infusion code in UI. This will be fixed permanently with DECA-232
https://bitbucket.org/jobara/decapod-ui-response -
Justin Obara commented
2012-05-18T14:22:02.932-0400 Merged into the project repo