Enrique Fernandez Casado created DTACLOUD-459: -------------------------------------------------
Summary: run_command always returns 406 when specifying JSON as a response type Key: DTACLOUD-459 URL: https://issues.apache.org/jira/browse/DTACLOUD-459 Project: DeltaCloud Issue Type: Bug Components: Server Environment: Latest version on GitHub. Reporter: Enrique Fernandez Casado Deltacloud server always returns 406 error when specifying JSON as response type for a run_command request (same request works if you set XML as response type). It does not seem to be prepared for serving JSON responses. https://github.com/apache/deltacloud/blob/master/server/lib/deltacloud/collections/instances.rb#L115 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira