Daryl, And anyone else who cares to know.
It seems that not too many people can be bothered to read the documentation or as most would say RTFM. I'll put a great big smile on that as to not offend people:-) There are 2 ways to deploy your application, the most common with previous versions is to use the deployment of ear/war files that would allow you to include the runtime of coldfusion, you don't need a serial number to deploy to another j2ee server however if one is not supplied it will revert back to a developer edition, taken from the cfdocs. The newer way in blackstone for the standard addition is not so much sourceless, but instead tries to be. We all know that since CF moved to being compiled on top of a j2ee server, the byte class files can be switched on to save recompiling of the sourcefiles. And leverages of this to be able to deploy sourceless applications in the standard version of coldfusion. Regards Andrew Scott Technical Consultant NuSphere Pty Ltd Level 2/33 Bank Street South Melbourne, Victoria, 3205 Phone: 03 9686 0485 - Fax: 03 9699 7976 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Darryl Lyons Sent: Friday, 25 February 2005 12:52 PM To: CFAussie Mailing List Subject: [cfaussie] RE: Sourceless Deployment And that is a special OEM license I'm guessing? The point I am getting at is this: the standard edition is single-threaded for reporting and documentation generation, and enterprise is not... Is the runtime included in the archive the runtime of the current installation or seperate? Darryl [EMAIL PROTECTED] wrote on 25/02/2005 11:12:36 AM: > Daryl, > > I am very aware if you deploy, and you will notice that I use the word > deploy here then you will need to use a license to deploy this to > other technologies of J2EE servers. > > However I said, and I will quote you can run Sourceless code on your current > version of Coldfusion without having the Enterprise version of coldfusion MX > 7.0 > > The Coldfusion documentation states this, and goes into depth on how > you can > do this on a standard version of coldfusion, standard as in non enterprise. > The clue I gave was do a search for cfcompile in your documentation, > and it > is all there. > > > Regards > Andrew Scott > Technical Consultant > > NuSphere Pty Ltd > Level 2/33 Bank Street > South Melbourne, Victoria, 3205 > > Phone: 03 9686 0485 - Fax: 03 9699 7976 > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Darryl Lyons > Sent: Friday, 25 February 2005 12:02 PM > To: CFAussie Mailing List > Subject: [cfaussie] RE: Sourceless Deployment > > Andrew, > > But if you compile the WAR/EAR with Enterprise, you will always need > an enterprise license?? It would be good if you to pair down the "runtime" > included with the WAR to be either standard or enterprise when > compiling the > package. > > Darryl Lyons > > [EMAIL PROTECTED] wrote on 24/02/2005 04:24:07 PM: > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ To unsubscribe from this email please forward this email to [EMAIL PROTECTED] This email message is confidential and may be privileged. If you are not the intended recipient please forward the email to [EMAIL PROTECTED] and delete the original. ABN AMRO Morgans Limited and its associates hold or may hold securities in the companies/trusts mentioned herein. Any general advice included in this email has been prepared without taking into account your objectives, financial situation or needs. Before acting on the advice, you should consider its appropriateness or discuss with one of our investment advisors. ABN AMRO Morgans Limited (ABN 49 010 669 726 AFSL 235410) A Participant of ASX Group. A principal member of the Financial Planning Association. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
