Follow up on 3052523.1 module-descriptor external R12.2.12
Hi, note 3052523.1 states that required config changes are already in patch 29663725 (which is applied to my system). The detailed instructions for non-patched conditions state that the module-descriptor external attribute should be set to false, yet in the file supplied by the patch (accessgate_plan_FMW_xml.tmp 120.0.12020000.3) the value is set to true:
<module-override>
<module-name>fndauth.war</module-name>
<module-type>war</module-type>
<module-descriptor external="true">
<root-element>weblogic-web-app</root-element>
Equivalent files ekanban_plan_FMW_xml.tmp and yms_plan_FMW_xml.tmp have external=false.
My question is, which is correct - the patch file for accessgate (external=true) or the general instructions (external=false)?