How can the administrator resolve this error?

Posted by: Pdfprep Category: C9510-401 Tags: , ,

A system administrator has started a Liberty profile server using the default values. Later, the administrator modified the server.xml file for the server to include <applicationMonitor updateTrigger=”polled” pollingRate=”100ms” dropins=”${server.config.dir}/applications” dropinsEnabled=”true”/>

The administrator placed the application ServletApp.war in the apps directory under ${server.config.dir}. While accessing the correct URL for the home page of the application, the error “Context Root Not Found” occurs in the browser.

How can the administrator resolve this error?
A . Restart the Liberty profile server.
B . Install the ServletApp.war file using the Integrated Solutions Console (ISC).
C . Place the ServletApp.war file in the directory named dropins under ${server.config.dir}.
D . Place the ServletApp.war file in the directory named applications under ${server.config.dir}.

Answer: D

Leave a Reply

Your email address will not be published.