Explain in detail what is the pupose of each WS admin object ?

Questions by kirankumar samudrala   answers by kirankumar samudrala

Showing Answers 1 - 6 of 6 Answers

Tanaji

  • Aug 26th, 2016
 

We have 5 objects in WS admin AdminApp,AdminControl,Adminconfig,AdminTask,AdminHelp.
1. AdminApp: We can administrate application or deploy application.
2. AdminControl: Use to run operational command
3. Adminconfig: We can creating or modify configuration related command (create cluster)
4. AdminTask: Use to run administrative command

  Was this answer useful?  Yes

krishna

  • Apr 23rd, 2018
 

Total we have 5 wsadmin objects,
1. Help
2. Adminapp
3. Admincontrol
4. Admintask
5. Adminconfig

Help: It is an wsadmin object and it contains the information (all methods, properties) about other WSADMIN objects.

Adminapp: Using this object we can deploy or deploy the application.

Admincontrol: Using this object we can start and stop the servers.

Admintask: Using this object we can delete existing environment and create new environment.

Adminconfig: Using this object we can modify the existing environment.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions