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=”S{server.config.dir}/applications” dropinsEnabled=”true”/>
The administrator placed the application ServletApp.war in the apps directory under
S{ 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 S {server.config.dir}.
D.
Place the ServletApp.war file in the directory named applications under
S{server.config.dir}.
In most of these questions are wrong answers. Please update.
0
0
dropins
Description: Location of the application drop-in directory expressed as an absolute path or a path relative to the server directory.
Default value: dropins
Required: false
Data type: string
dropinsEnabled
Description: Monitor the drop-in directory for application additions, updates, and deletions.
Default value: true
Required: false
Data type: boolean
updateTrigger
Description: Application update method or trigger.
Default value: polled
Range:polled
Server will scan for application changes at the polling interval and update any applications that have detectable changes.
So D is the answer
0
0
In most of these questions are wrong answers. Please check answers.
0
0
almost all answers are wrong. Please update the answers
0
0
Hello Admin,
Please update the answers. Most of the answers are wrong.
0
0
Can you guys say which are wrong and why? Please don’t just say they are wrong.
0
0
failed using the answers from this site.
0
0
hello Durel do you know the correct answer for all the questions if yes please help with the correct answer
0
0
Indeed, the coments about answers are wrong are true. Take for example question 8 the correct answer is D. I would say more than half the the answers are wrong.!!!
0
0
Dear was guy
Do you have correct answers for all 65 please help me with us
0
0
The correct is D.
0
0
If you put your applications in the “dropins” directory, you must not include an entry for the application in the server configuration. Otherwise, the server will try to load the application twice and an error might occur. For applications that are not in the “dropins” directory, you specify the location using an application entry in the server configuration.
0
0
anyone passed this exam
C2180-273: IBM Business Process Manager Advanced V8.0 Integration
plz send answers at rizwanjoo@gmail.com
0
0
D
0
0
D
0
0