Exam4Training

To write a Jython script to stop a running application server, an administrator should use which administrative object?

To write a Jython script to stop a running application server, an administrator should use which administrative object?
A . AdminApp
B . AdminTask
C . AdminConfig
D . AdminControl

Answer: D

Explanation:

You can use the wsadmin tool to stop applications.

There are two ways to complete this task. Firstly, you can use the AdminControl object to stop the application. Alternatively, you can use the scripts in the AdminApplication script library to start, stop, and administer your application configurations.

Exit mobile version