Im not finding much useful info about how to deploy apps as EAR/WAR
files using CFMX 7. As I understand it, I should be able to create one
of these files using CF Admin, and if I get it set up correctly, I'd be
able to achieve "sourceless" distribution. However, I distinctly
recall my having been able to merely rename the cfusion.war file (for
the J2EE verison of CFMX7) to have a .zip extension, and then unzip all
the source files from it. If this is possible to do with EAR/WAR files
created using CF Admin (rename and then unzip the source files),
wouldn't any moron be able to "crack" my app pretty easily? Or are the
EAR/WAR compressed differently somehow? Is there even any difference
between the EAR and WAR file formats? If so, what is the difference?

Thanks,
- yvan