[jboss-jira] [JBoss JIRA] (WFCORE-429) Incremental redeployment (single file update) over management API

Brian Stansberry (JIRA) issues at jboss.org
Mon Dec 1 16:56:51 EST 2014


     [ https://issues.jboss.org/browse/WFCORE-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry moved WFLY-2765 to WFCORE-429:
-----------------------------------------------

              Project: WildFly Core  (was: WildFly)
                  Key: WFCORE-429  (was: WFLY-2765)
    Affects Version/s:     (was: 8.0.0.CR1)
          Component/s: CLI
                       Domain Management
                           (was: CLI)
                           (was: Domain Management)
        Fix Version/s: 1.0.0.Beta1
                           (was: 9.0.0.Beta1)


> Incremental redeployment (single file update) over management API
> -----------------------------------------------------------------
>
>                 Key: WFCORE-429
>                 URL: https://issues.jboss.org/browse/WFCORE-429
>             Project: WildFly Core
>          Issue Type: Feature Request
>          Components: CLI, Domain Management
>            Reporter: Ondrej Zizka
>              Labels: deploy, deployment, incremental, redeployment
>             Fix For: 1.0.0.Beta1
>
>
> (Based on JBDS use case - see EAP6-1)
> See also https://mojo.redhat.com/docs/DOC-934058 for notes
> By incremental redeployment, we mean the situation when something is deployed, and after changes (in IDE e.g.), only that single file (.jsp, .xml, .class) would be re-deployed to the server, *over management API* - which is, you'd give it a stream and a path where it belongs in the deployment, and the operation would accept that file and put it to the right place in VFS, clear caches etc.
> Use cases:
>       Big .war's, mainly on remote
>       Cloud deployments
>       Also, you loose sessions etc.
> "JSP recompile on file update" - mgmt API operation - added in WildFly 8?
> Not expected to work in domain mode.
> Stuart said that session persistence is implemented in WFly 8, but not the incremental redeployment.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list