Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

ApplicationMiddleware - addWeblogic81ApplicationServer

ApplicationMiddleware - addWeblogic81ApplicationServer

Description :

This command creates a WebLogic AMO representing a WebLogic 8.1 domain target and enrolls it in the system.

About the profileInstance argugment:

The Application Release Automation installation process creates the ARA_WL81_PROPERTIES class for use with WebLogic 8.1 servers.

Before you run this command, you need to create one instance of the ARA_WL81_PROPERTIES class for each WebLogic 8.1 server you want to manage. Within each instance, you configure property values for the target application server and for the proxy server that communicates with it.

Use the profileInstance argument to specify the name of this instance.

Return type : String

Command Input :

Variable Name

Variable Type

Description

amoName

String

The name you want to use for the AMO that represents the target application server. This is the name that will appear in the BMC Server Automation system.

proxyHostName

String

Host name of the AMO proxy server.

profileInstance

String

Name of the ARA_WL81_PROPERTIES instance. See description above.

Example

The following example creates a WebLogic 8.1 AMO named 'testAMO' running on the proxy hosted on localhost and enrolls it in the system.

Script





blcli ApplicationMiddleware addWeblogic81ApplicationServer testAMO localhost WL81-on-myServer 



Was this page helpful? Yes No Submitting... Thank you

Comments