| Administrator | 
		Hi Ram,
 Yes. I m back:)
 
 You already asked this actually..
 
 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"
 |