IBM WebSphere Application Server Network Deployment V8.5 and V9.0, Core Administration — Question 29

Which statement is true when an administrator issues the following command? addNode localhost 8879 ""includeapps

Answer options

Correct answer: C

Explanation

The correct answer is C because when the addNode command is issued, it stops the running application server to ensure that the same version of the application is deployed in the new environment. Options A and B incorrectly suggest that the application is overwritten, while option D implies the server continues running when it actually stops.