Skip to content

deployApps.sh requires domain_home to be passed even in online mode #257

@cchaplin

Description

@cchaplin

-domain_home parameter is mandatory for deployApps.sh even when using online mode. Per the documentation,

In WLST online mode, simply replace the -domain_home argument with the information on how to connect to the WebLogic Server Administration Server

But when I try the command without -domain_home, the script throws error

####<Feb 25, 2019 4:41:40 PM>

<deployApps argument processing failed: deployApps invoked with missing required argument: -domain_home>

Command used:
weblogic-deploy/bin/deployApps.sh -oracle_home /home/wl005/Oracle/Middleware -domain_type WLS -archive_file my_app.zip -model_file app_dep.yml -admin_url t3://localhost:7001 -admin_user wlsadmin

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