Exam AD0-E103 All QuestionsBrowse all questions from this exam
Question 79

Which environment variable in the AEM start script should a developer modify to enable remote debugging?

    Correct Answer: B

    To enable remote debugging in an AEM start script, a developer should modify the environment variable that allows JVM options to be set. The JVM options are necessary to configure the JVM for remote debugging capabilities, such as specifying the debug port and enabling debugging. The correct environment variable for this purpose is CQ_JVM_OPTS.

Discussion
ManjubanakarOption: B

B is correct answer