[jboss-jira] [JBoss JIRA] (WFLY-7297) It is not possible to explode and browse deployments within deployment
Michal Petrov (Jira)
issues at jboss.org
Thu Jul 25 07:20:00 EDT 2019
[ https://issues.jboss.org/browse/WFLY-7297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763262#comment-13763262 ]
Michal Petrov commented on WFLY-7297:
-------------------------------------
[~jmesnil], I want to make sure I got this right because the behavior is a bit weird:
* in order to read the names of the subdeployments the deployment has to be enabled (i.e. deployed)
* in order to explode the subdeployments the deployment has to be disabled
As a result we need the deployment enabled, read what subdeployments it has, disable it, explode the subdeployments and then enable it again. However this doesn't work as a batch operation and the deployment has to be restarted again. (I'm guessing trying to deploy while the archives are being extracted messes up things - the deployment status becomes "no metric available").
* lastly there's no way of telling if the subdeployments are exploded or not
> It is not possible to explode and browse deployments within deployment
> ----------------------------------------------------------------------
>
> Key: WFLY-7297
> URL: https://issues.jboss.org/browse/WFLY-7297
> Project: WildFly
> Issue Type: Bug
> Components: Web Console
> Affects Versions: 11.0.0.Alpha1
> Reporter: Jan Štefl
> Assignee: Harald Pehl
> Priority: Major
> Attachments: jboss-kitchensink-ear.ear
>
>
> It is possible to explode and browse content of top level deployment but there is no possibility for such operation with deployment.
> Attaching test deployent for experiments.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list