Bug 1021687 - Readme for demos/multiApp is missing detailed instructions for users
Summary: Readme for demos/multiApp is missing detailed instructions for users
Keywords:
Status: MODIFIED
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Examples
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact: Matej Melko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-21 19:36 UTC by Len DiMaggio
Modified: 2023-05-15 19:53 UTC (History)
2 users (show)

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.
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1016660 0 unspecified CLOSED FSW 6.0.0 ER6 quickstarts/switchyard/demos/multiApp - fails - Failure to find org.switchyard.quickstarts:switchyard-quic... 2021-02-22 00:41:40 UTC

Internal Links: 1016660

Description Len DiMaggio 2013-10-21 19:36:07 UTC
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:

Comment 1 Keith Babo 2013-10-24 11:02:12 UTC
This information is already in the README.md files for the individual projects in multiApp.

Comment 2 Douglas Palmer 2014-10-08 05:30:12 UTC
Out of Date.


Note You need to log in before you can comment on or make changes to this bug.