Hello All
I have a question regarding CFCOMPILE and ColdFusion version compatibility. We would like to distribute our software sourceless and have tried to use the CFCOMPILE command line utility. We used the "deploy" option. We did this is ColdFusion 8.0.1 Developer. It seems the compiled code works just fine for most other 8.0.1 systems, but seems to die on a CF 9 system and even some other versions of CF8 depending on the JRE version.
My question is: Is there a way to compile source code that is backward compatible so I do not have to force my users to use a certain version/build of CF? If I compiled the software in version 9, will it work with all previous versions?? I tried to search the net, but there isn't much info I can find on this topic. Any help would be greatly appreciated.
Thanks!