Why would it break on CFMX6.1 ? .. that is odd, since it is compiled to java bytecode.
Micha Schopman Software Engineer Modern Media, Databankweg 12 M, 3821 AL Amersfoort Tel 033-4535377, Fax 033-4535388 KvK Amersfoort 39081679, Rabo 39.48.05.380 ------------------------------------------------------------------------ ------------------------------------------------------------------------ ----- Modern Media, Making You Interact Smarter. Onze oplossingen verbeteren de interactie met uw doelgroep. Wilt u meer omzet, lagere kosten of een beter service niveau? Voor meer informatie zie www.modernmedia.nl ------------------------------------------------------------------------ ------------------------------------------------------------------------ ----- -----Original Message----- From: Dave Carabetta [mailto:[EMAIL PROTECTED] Sent: maandag 7 februari 2005 16:35 To: CF-Talk Subject: Re: Sourceless deployment in BlueDragon (was: CFMX 7 is released) On Mon, 7 Feb 2005 10:00:32 -0500, Calvin Ward <[EMAIL PROTECTED]> wrote: > It appears Sourceless deployment is supported in CFMX 7 Developer Edition as > well (free). > Here's the breakdown: Pre-compiled and Sourceless Deployment: Free across all versions of ColdFusion MX 7. However, this feature is not backwards-compatible with CFMX 6.1 or earlier (you'll just get the bytecode your browser in those versions in my testing). EAR/WAR Packaging: Free across all version of CFMX 7 to *create* the EAR/WAR package. However, the ability to *deploy* the package is a Enterprise Edition feature only. Why? Simple. Enterprise Edition is the only version that runs on a full J2EE server (standalone runs on a "chopped down" version of JRun, which is to say that it only has the features of JRun necessary to run CFMX and MX-related tasks), and deploying EAR/WAR packages needs a full J2EE server to work (this is true of any J2EE server, not a JRun requirement). Regards, Dave. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:193375 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

