[
https://issues.apache.org/jira/browse/STRATOS-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mariangela Hills updated STRATOS-1124:
--------------------------------------
Description:
The tomcat cartridge has been mentioned in the app_single_group.JSON and in the
following command which is in the deploy.sh file.
curl -X POST -H "Content-Type: application/json" -d @'artifacts/tomcat.json' -k
-v -u admin:admin https://localhost:9443/api/cartridges
Therefore, the tomcat.json file needs to be added to the
<STRATOS-HOME>/samples/single-group-v1/mock/artifacts/ directory.
was:
There is no JSON file titled tomcat.json in
<STRATOS-HOME>/samples/single-group-v1/mock/artifacts/ directory. However, this
file has the following command.
curl -X POST -H "Content-Type: application/json" -d @'artifacts/tomcat.json' -k
-v -u admin:admin https://localhost:9443/api/cartridges
This needs command needs to be removed.
> Missing JSON in samples/single-group-v1/mock/ directory
> -------------------------------------------------------
>
> Key: STRATOS-1124
> URL: https://issues.apache.org/jira/browse/STRATOS-1124
> Project: Stratos
> Issue Type: Bug
> Components: samples
> Affects Versions: 4.1.0 Alpha
> Reporter: Mariangela Hills
>
> The tomcat cartridge has been mentioned in the app_single_group.JSON and in
> the following command which is in the deploy.sh file.
> curl -X POST -H "Content-Type: application/json" -d @'artifacts/tomcat.json'
> -k -v -u admin:admin https://localhost:9443/api/cartridges
> Therefore, the tomcat.json file needs to be added to the
> <STRATOS-HOME>/samples/single-group-v1/mock/artifacts/ directory.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)