[
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 following directories:
<STRATOS-HOME>/samples/single-group-v1/mock/artifacts/
<STRATOS-HOME>/samples/single-group-v2/ec2/artifacts/
Please check the other samples directories to see if this mistake has been
replicated.
was:
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.
> Missing JSON in some samples 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 following
> directories:
> <STRATOS-HOME>/samples/single-group-v1/mock/artifacts/
> <STRATOS-HOME>/samples/single-group-v2/ec2/artifacts/
> Please check the other samples directories to see if this mistake has been
> replicated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)