Re: R12.2

Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/R12-2-tp2487p2490.html

Config changes is detected using java -> oracle.apps.ad.tools.configuration.ConfigChangeDetector

As, it is commented in the related script, it compares the files (backup and actual ones) to detect the changes.

Ref:
 "\t        -detectConfigChanges : Compare the context file, HTTP config files and the WLS config files "
                                                  . " to detect if there has been any config change. This option requires the -backupdir parameter. \n"