Description of problem: Please update Readme file for switchyard/demos/orders with appropriate maven goals which should be taken to deploy application. There is no need to manually copy built war file when jboss-as plugin is configured in pom.xml, this can be copy&pasted for example from quickstarts/switchyard/bean-service/Readme.md mainly: Running the quickstart ====================== JBoss AS 7 ---------- 1. Build the quickstart: mvn clean install 2. Start JBoss AS 7 in standalone mode: ${AS}/bin/standalone.sh 3. Deploy the Quickstart : mvn jboss-as:deploy 4. Submit a webservice request to invoke the SOAP gateway. There are a number of ways to do this : - Submit a request with your preferred SOAP client - src/test/resources/xml contains sample requests and the responses that you should see - Use the simple bundled SOAP client and the sample request XML e.g. <br/> ``` mvn exec:java Version-Release number of selected component (if applicable): soa-6.0.0-ER4
Out of date. This was fixed long ago.
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.