Skip to content

Enhancement Request: Support fixed String for ServerStart - Arguments rather than merge with existing #1641

@pjb2025

Description

@pjb2025

Hi,

I have a usecase where I always want the ServerStart:Arguments for a ManagedServer to match what is specified in the WDT.yml file.

For example:

ServerStart:              
        Arguments: "-Darg1=true -Darg2=false -Darg3=true"

I would like to deliberately overwrite any manual changes made through the WebLogic Remote Console to the ServerStart Arguments.

Currently it looks like the arguments coming from via the WDT.yml are merged in with the existing ServerStart Arguments.

Apart from applying a separate empty-server-arguments.yml with an empty Arguments and then running my actual WDT.yml - is there any way to force the existing value to be dropped and read only from the WDT.yml.

Thanks for any guidance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions