| Summary: | Readme for demos/multiApp is missing detailed instructions for users | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Len DiMaggio <ldimaggi> |
| Component: | Examples | Assignee: | Nobody <nobody> |
| Status: | MODIFIED --- | QA Contact: | Matej Melko <mmelko> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 | CC: | atangrin, dpalmer, soa-p-jira |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
The ReadMe file for demos/multiApp is missing detailed instructions on usage. As a result, users maybe unsure of how to use this demonstration code. To workaround this, please see the detailed instructions attached to this bug ticket.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
This information is already in the README.md files for the individual projects in multiApp. Out of Date. |
Description of problem: The full set of instructions for users should be: mvn clean install #from order-consumer/README.md ${AS}/bin/add-user.sh -a -u guest -p guestp.1 -r ApplicationRealm -ro guest -s cp order-consumer/src/test/resources/switchyard-quickstart-demo-multi-order-consumer-hornetq-jms.xml ${AS}/standalone/deployments cp artifacts/target/OrderService.jar ${AS}/standalone/deployments cp order-service/target/switchyard-quickstart-demo-multi-order-service.jar $AS/standalone/deployments cp order-consumer/target/switchyard-quickstart-demo-multi-order-consumer.jar $AS/standalone/deployments cp web/target/switchyard-quickstart-demo-multi-web.war $AS/standalone/deployments Version-Release number of selected component (if applicable): ER6 How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: