Identify two methods for utilizing WebLogic Server’s production redeployment feature.

Identify two methods for utilizing WebLogic Server’s production redeployment feature.

Identify two methods for utilizing WebLogic Server’s production redeployment feature.

A.
Specify a version identifier when deploying the application.

B.
Include a version identifier in the application’s manifest file.

C.
Provide a version identifier when running the Plan Generator tool.

D.
Include a unique context root in the application’s descriptor files.

Explanation:
A: If you are testing the production redeployment feature, or you want to use
production redeployment with an application that does not include a version string in the manifest
file, specify a unique version string by using the -appversion option when deploying or redeploying
an application
B: To assign a version identifier to an application, BEA recommends that you store a unique
version string directly in the MANIFEST.MF file of the EAR or WAR being deployed.
Reference: Redeploying Applications in a Production Environment, Specifying an application
version identifier

http://docs.oracle.com/cd/E11035_01/wls100/deployment/redeploy.html#wp1020276



Leave a Reply 0

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