Which three statements are true about deployment plans?

Which three statements are true about deployment plans?

Which three statements are true about deployment plans?

A.
A plan is an XML file.

B.
A plan is packaged within an application archive.

C.
You can generate a new plan with the administration console.

D.
A plan is a required to deploy EJB applications and modules.

E.
A plan may override values in an application’s deployment descriptors.

F.
A single application deployment can be associated with multiple plans.

Explanation:
A: A deployment plan is an XML document that defines an application’s WebLogic
Server deployment configuration for a specific WebLogic Server environment.
C: The Administration Console updates or creates new deployment plans as necessary when you
change configuration properties for an installed application.
E: A deployment plan can apply changes to deployment properties stored in the application’s
existing WebLogic Server deployment descriptors.
Reference: Overview of WebLogic Server Application Development, Deployment Plans



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Jhon Rivera

Jhon Rivera

Hello 🙂

Why can not the choice F ?, because an application can have multiple deployment plans to different purposes.

thanks