nerdexam
IBM

C9510-418 · Question #11

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

The correct answer is D. AdminControl. 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…

Administration and Configuration

Question

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

Options

  • AAdminApp
  • BAdminTask
  • CAdminConfig
  • DAdminControl

How the community answered

(42 responses)
  • A
    2% (1)
  • B
    14% (6)
  • C
    7% (3)
  • D
    76% (32)

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.

Topics

#Jython#wsadmin#AdminControl#scripting

Community Discussion

No community discussion yet for this question.

Full C9510-418 Practice