Bug 1036856 - Wrong command for undeploy the helloworld JDG quickstart
Summary: Wrong command for undeploy the helloworld JDG quickstart
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: 6.2.0
Assignee: Misha H. Ali
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-02 18:54 UTC by wfink
Modified: 2013-12-02 23:34 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build: CSProcessor Builder Version 1.12 Build Name: 14117, Getting Started Guide-6.1-2 Build Date: 06-08-2013 10:02:39 Topic ID: 13162-371478 [Specified]
Last Closed: 2013-12-02 23:34:07 UTC
Type: Bug


Attachments (Terms of Use)

Description wfink 2013-12-02 18:54:12 UTC
Title: 11.7. Remove the Application

The command is wrong:
   mvn jboss-as:undeploy -Ddeploy.port=10099
Should be:
   mvn jboss-as:undeploy -Djboss-as.port=10099

The same wrong command is also used in the README of the quickstart itself.


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