Is there a ColdFusion analog for the deployment descriptor/web.xml file found in a J2EE web container? I know CF is running on top of JRun and that I could just tweak the JRun dd, but what about an application-specific configuration file? Is there something like this that I'm not aware of or do you just have to roll your own?
ColdFusion 8 has several application-specific configurations that can be set in the application.cfc file
application.cfc also implements several "general events" which occur during application execution.
There are several areas that equivalent settings
application.cfc or on older sites application.cfm
CFAdmin tool has some more settings for Datasources, JVM, etc
Depending on the framework you use, there may be additional .xml configuration files.
Fusebox uses: files called fusebox.xml and circuit.xml
FW/1 uses additional settings in application.cfc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With