Skip to content

WLST script createSOADomain.py has hardcoded references to 'AdminServer', while could have been renamed #191

@makker-nl

Description

@makker-nl

If upon creation of the domain the parameter -adminName is provided with a different name, execution of the script fails.

In configureTlogJDBCStore(), there is a reference to 'AdminServer'. However in createBaseDomain() it could have been renamed, based on the adminName parameter. The adminName variable should be defaulted and passed on where necessary.

Script should be tested for possible other references.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions