Yeah, I was thinking that. But as a point of curiosity, you could just take the CF classes and your template classes after compilation and run them on any java server, right? Or am I missing something?
- Matt Small -----Original Message----- From: Mk [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 01, 2002 2:37 PM To: CF-Talk Subject: Re: Distributing self-contained CFMX apps Matt, It doesn't work quite that way. because the class files are actually a collection of callse to Java classes that are a part ofthe CFMX installation, they will NOT run without the CFMX run time. Mark ----- Original Message ----- From: "Matthew R. Small" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, May 01, 2002 1:06 PM Subject: RE: Distributing self-contained CFMX apps > If the CF templates are compiled into classes, could you then run them > on any ol' servlet web server? Would that violate the license > agreement? > > - Matt Small > > -----Original Message----- > From: Craig Thomas [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 01, 2002 1:58 PM > To: CF-Talk > Subject: RE: Distributing self-contained CFMX apps > > >>Yeah, but self-contained apps would require one license per app, as > opposed to one application server running multiple apps.<< > > Very good point. > > -Craig > > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

