Bug 1017157 - Main Readme of RTgov quickstarts contains wrong command to undeploy
Summary: Main Readme of RTgov quickstarts contains wrong command to undeploy
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Examples, RT Governance
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ER7
: 6.0.0
Assignee: Gary Brown
QA Contact: Pavel Drozd
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-09 10:54 UTC by Pavel Drozd
Modified: 2014-02-06 15:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)

Description Pavel Drozd 2013-10-09 10:54:10 UTC
Main readme of RTGov quickstarts contains following text:

To build and deploy all of the deloyable quickstarts, simply use the following command from this folder, after the
server has been started:

	mvn jboss-as:deploy

and to undeploy:

	mvn jboss-as:deploy



There should be following command to undeploy: 

        mvn jboss-as:undeploy

Comment 1 Pavel Drozd 2013-12-12 14:17:01 UTC
Verified in ER7


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