[ https://issues.apache.org/jira/browse/STRATOS-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shavindri Dissanayake resolved STRATOS-1331. -------------------------------------------- Resolution: Fixed > Wrong cartridge type in undeploy.sh for Tomcat SSO sample > --------------------------------------------------------- > > Key: STRATOS-1331 > URL: https://issues.apache.org/jira/browse/STRATOS-1331 > Project: Stratos > Issue Type: Bug > Components: Stratos Samples > Affects Versions: 4.1.0 Alpha > Reporter: Shavindri Dissanayake > > The command to delete the cartridge wso2-is in the undeploy.sh file [1] of > the Tomcat SSO sample has the wrong cartridge type defined [2]. Therefore an > error is given when trying to delete the application. > This needs to be rectified [3]. > [1] > <STRATOS_SOURCE_HOME>/samples/applications/tomcat-single-signon/scripts/common > [2] curl -X DELETE -H "Content-Type: application/json" -k -v -u admin:admin > https://${host_ip}:${host_port}/api/cartridges/wso2-is > [3] curl -X DELETE -H "Content-Type: application/json" -k -v -u admin:admin > https://${host_ip}:${host_port}/api/cartridges/wso2is -- This message was sent by Atlassian JIRA (v6.3.4#6332)