You need to take a web application offline.
Which three options are supported In WebLogic Server when you stop a running application?
A.
TerminateHTTPsessionsimmediately.
B.
Terminate HTTPsessionsafterthreeminutes .
C.
MoveHTTPsessions to adatabase.
D.
Waitfor HTTPsessionstotime out.
E.
Allownewrequestsonlythroughtheadministrationport.
F.
Movein –progress requests toanotherserver in the cluster.
A,D,E are the right answers.
Terminate HTTP Session immediately – Stopping the Application with Force Stop
Wait for the HTTP Sessions to Time out – Stopping the Application with When Work Completes
Allow new requests only through the Administration Port – Stopping the application with “stop, but service only on Admin Requests”
I think also the good answers are : A/ D/ /E
ADE
http://docs.oracle.com/html/E24401_02/taskhelp/applications/StopDeployedEnterpriseApplications.html