Oracle WebLogic Server 12c: Advanced Administration II — Question 16
Your development team is considering several different types of new applications. You have been asked to advise them concerning which types can be deployed in WebLogic Server leveraging the Production Redeployment feature.
Which application deployment type is NOT supported for Production Redeployment? (Choose the best answer.)
Answer options
- A. enterprise applications (EAR) that contain a Coherence Grid Archive (GAR) module
- B. web service applications that are conversational or that use reliable messaging
- C. standalone Enterprise Java Bean (EJB) applications
- D. enterprise applications (EAR) that are accessed by inbound JMS messages
Correct answer: A
Explanation
The correct answer is A because enterprise applications (EAR) containing a Coherence Grid Archive (GAR) module are not supported for Production Redeployment in WebLogic Server. The other options, including web service applications and standalone EJB applications, can be deployed using this feature.