[jboss-jira] [JBoss JIRA] (WFLY-9640) Configuring deployment runtime name with XML

dbdbdb dbdbdb (JIRA) issues at jboss.org
Sat Dec 23 17:50:00 EST 2017


dbdbdb dbdbdb created WFLY-9640:
-----------------------------------

             Summary: Configuring deployment runtime name with XML
                 Key: WFLY-9640
                 URL: https://issues.jboss.org/browse/WFLY-9640
             Project: WildFly
          Issue Type: Feature Request
          Components: Application Client, Server
    Affects Versions: 11.0.0.Final, 10.1.0.Final
            Reporter: dbdbdb dbdbdb
            Assignee: Stuart Douglas


Wildfly should have a option to define the name and runtime name of a web application (.war) in a XML file.
Like jboss-web.xml and ejb-jar.xml, it would be great if we can set the runtime name in a XML whatever the .war filename is.
Very useful not only to prevent human error when deploying via web console (fill the upload form with wrong runtime name), but also useful when the applications is deployed by copying the .war file into deployments directory.

The correct runtime name is important because Wildfly use this name for object serialization (Infinispan, JMS, etc). And if the runtime name changes, Wildfly can't deserialize objects when it was serialized before.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list