Bug 1105442 - Missing info - how to deploy/undeploy application
Summary: Missing info - how to deploy/undeploy application
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: post-GA
: EAP 6.3.0
Assignee: David Michael
QA Contact: Radim Hatlapatka
URL:
Whiteboard:
: 1097032 (view as bug list)
Depends On:
Blocks: 1121530
TreeView+ depends on / blocked
 
Reported: 2014-06-06 06:57 UTC by Martin Velas
Modified: 2015-07-13 04:17 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build Name: 22508, Administration and Configuration Guide-6.3-1 Build Date: 03-06-2014 15:04:28 Topic ID: 3764-641476 [Latest]
Last Closed: 2014-11-23 23:17:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1087382 0 unspecified CLOSED Undeploy from a managed domain - process changed 2021-02-22 00:41:40 UTC

Internal Links: 1087382

Description Martin Velas 2014-06-06 06:57:11 UTC
Title: Enable a Deployed Application Using the Management Console

Describe the issue:
Based on the BZ-1087382 the invalid process of deployment/undeployment application using management console was replaced with correct process of enabling/disabling already deployed application. But there is still no information how to deploy/undeploy application. 

Suggestions for improvement:
Add information how to deploy/undeploy application using management console.

Comment 2 Martin Velas 2014-07-21 06:57:32 UTC
The information how to remove already deployed application is still missing (button Remove in Runtime->Manage Deployments section).

Comment 4 David Michael 2014-07-22 08:12:00 UTC
*** Bug 1097032 has been marked as a duplicate of this bug. ***

Comment 7 Martin Velas 2014-09-22 13:09:22 UTC
Verified for Revision 6.3.0-44.

Comment 8 Martin Velas 2014-09-22 13:41:22 UTC
One last thing - documentation should points out that this type of undeployment also removes the deployment itself. There are also two "types" of undeployment in CLI:

1:
undeploy test-app.war
 - this is eqal to the undeployment using "Remove" button in management console and it also deletes the deployment itself

2:
undeploy test-app.war --keep-content
is equal to the:
/deployment=ssp.war:undeploy()
and it preserves the deployment content. 

To sum up - the "Result" paragraph in "Undeploy an Application Using the Management Console" should contain the information, that the content of the deployment will also be removed.

Comment 11 Martin Velas 2014-09-29 07:14:21 UTC
Verified for Revision 6.3.0-45.


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