Shavindri Dissanayake created STRATOS-1182: ----------------------------------------------
Summary: Unable to Delete an Application Key: STRATOS-1182 URL: https://issues.apache.org/jira/browse/STRATOS-1182 Project: Stratos Issue Type: Bug Components: Sample Applications Affects Versions: 4.1.0 Alpha Reporter: Shavindri Dissanayake An application can be deployed and undeployed successfully. However, when deleting the application using [1], an error [2] occurs. [1] eg: curl -X DELETE -H "Content-Type: application/json" -k -v -u admin:admin https://<HOST_IP>:<PORT>/api/applications/complex-app [2] HTTP > DELETE /api/applications/complex-app HTTP/1.1 > Authorization: Basic YWRtaW46YWRtaW4= > User-Agent: curl/7.37.1 > Host: localhost:9443 > Accept: */* > Content-Type: application/json > < HTTP/1.1 406 Not Acceptable < Date: Tue, 10 Feb 2015 10:13:18 GMT < Content-Length: 0 * Server WSO2 Carbon Server is not blacklisted < Server: WSO2 Carbon Server -- This message was sent by Atlassian JIRA (v6.3.4#6332)