1, SSH side, app user login;
2, enter env, determine the environment variable name Forms_web_config_file (11i is forms60_web_config_file);
3. Locating template files:
$AD _top/bin/adtmplreport.sh contextfile= $CONTEXT _file target= $FORMS _web_config_file4. View the generated report:[Fnd_top]
TEMPLATE FILE: $FND _top/admin/template/forms_web_1012_cfg.tmp
TARGET FILE:/.../10.1.2/forms/server/appsweb.cfg5, the jar package (assuming Dom4j.jar) will be uploaded to the java_top directory;6. Edit the template file: forms_web_1012_cfg.tmp, locate the archive2=, and modify the following line:
Archive2=,/oa_java/dom4j.jar 7. Run AutoConfig in test mode
$AD _top/bin/adchkcfg.sh contextfile= $CONTEXT _file
8, the official operation of AutoConfig
$AD _top/bin/adconfig.sh contextfile= $CONTEXT _file
The JavaBean jar package that loads the form used in EBS