Bug 1220246 - [GSS](6.4.z) In Domain mode application replaced via console is not in enabled mode by default
Summary: [GSS](6.4.z) In Domain mode application replaced via console is not in enable...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Domain Management
Version: 6.4.0
Hardware: All
OS: All
unspecified
high
Target Milestone: CR1
: EAP 6.4.2
Assignee: Chao Wang
QA Contact: Martin Simka
URL:
Whiteboard:
: 1230032 (view as bug list)
Depends On:
Blocks: 1219165 1222380
TreeView+ depends on / blocked
 
Reported: 2015-05-11 05:20 UTC by Jay SenSharma
Modified: 2019-09-12 08:27 UTC (History)
14 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-01-17 10:13:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1223081 0 unspecified CLOSED [GSS](6.4.z) Don't reload jsp after redeploy application in Domain Mode 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker WFCORE-686 0 Major Resolved In Domain mode application replaced via console is not in enabled mode by default 2019-07-24 03:00:39 UTC

Internal Links: 1223081

Description Jay SenSharma 2015-05-11 05:20:22 UTC
Description of problem:
=======================
    If an application which enabled and is targeted to a server group is replaced via console then the replaced application is not by default in Enabled mode. Users need to manually enable it. (in JBoss EAP 6.3 or earlier this behaviour) was different)



How reproducible:
=================
Steps to Reproduce:
- Deploy a simple WAR to "main-server-group"  in EAP 6.4
- Access the application and notice that it is enabled properly and accessible.
- Now Via console replace the application with the altered WAR and after replace notice that the application is  "Disabled"   (where as before Replace it was in active mode, So after replace also it was supposed to be in the same mode)


Actual results:
================ 
After replace the deployed application was in disabled mode.

Expected results:
================
After replace the deployed application should have been in it's previous state as Enabled mode.

Additional info:

Comment 1 Jay SenSharma 2015-05-11 05:30:00 UTC
However if we replace the application via jboss-cli.sh script then the application is properly replaced as well as it's state is "Enabled".

Example:
========
[domain@localhost:9999 /] deploy --name=Test.war /PATH/TO/Test.war --force

Comment 4 Tomas Hofman 2015-06-16 09:49:41 UTC
*** Bug 1230032 has been marked as a duplicate of this bug. ***

Comment 5 Pavel Jelinek 2015-06-19 12:25:03 UTC
Verified for EAP 6.4.2.CP.CR1.

Comment 7 Petr Penicka 2017-01-17 10:13:30 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.


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