Question 34:
Even though your company has a thorough procedure for testing applications in a pre-production environment prior to production deployment, you have decided to conduct additional testing of a particular application after it is deployed. You choose to deploy the application in administration mode. Which three statements are true? (Choose three.)
Answer options:
A. The application deployment must use the –redeploy option using a unique version string. B. You must configure an administration port for the entire domain, or an administration channel for the targeted server. C. The application must first be distributed to the targeted server prior to starting it in administration mode. D. The application cannot have any dependencies on any shared Java EE libraries. E. After testing, the application can be dynamically transitioned to start accepting all client requests.