I've created a new instance of ColdFusion and for whatever reason it has a mapping for /CFIDE pointing at:
C:\JRun4\servers\{instance}\cfusion.ear\cfusion.war\CFIDE
Even though my default instance has:
C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\CFIDE
I'd rather keep it pointing at the CFIDE under Apache, but I'm unable to edit the mapping. If I manually change it in neo-runtime.xml it gets automagically switched back to the WAR location when I restart the instance.
Please, no suggestions to just rely on an Apache virtual directory. While this would work for scripts, etc it doesn't truly solve the problem. If I wanted to use the Admin API or even create Admin extensions I'd be worrying about 2 separate CFIDE directories.