[jboss-jira] [JBoss JIRA] (WFCORE-3698) The embedded servers should reset system properties

James Perkins (JIRA) issues at jboss.org
Mon Mar 19 17:57:00 EDT 2018


James Perkins created WFCORE-3698:
-------------------------------------

             Summary: The embedded servers should reset system properties
                 Key: WFCORE-3698
                 URL: https://issues.jboss.org/browse/WFCORE-3698
             Project: WildFly Core
          Issue Type: Enhancement
          Components: Embedded
            Reporter: James Perkins
            Assignee: James Perkins


Some system properties are set when a standalone server or host controller are created with the embedded server API. When the embedded server is stopped these properties should be reset to their previous value if applicable.

Some system properties, such as {{module.path}}, cannot and should not be reset. With the {{ModuleLoader}} the {{module.path}} system property is effectively static and can only be set once.

There is no requirement to reset all system properties and overridden properties should be honored where applicable.



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


More information about the jboss-jira mailing list