> Oh...now there's something I didn't know...what JRun actually is. > I've seen it discussed a lot on this list, but assumed it was > a program between CF and the server that compiled the CF code > into Java, or something like that. > > So, JRun is actually a web server like IIS, through which I > can setup websites, etc?
Actually, no, that's not what JRun is. It's a J2EE application server, which runs Java applications. CF is essentially just another Java application. JRun includes its own web server, however, which you can use instead of an external web server. The JRun web server is quite simple, and doesn't provide anything like the functionality that IIS or Apache have. But for development, again, it's usually sufficient. > Now I do run my own web server and will eventually bring 4.5 > up to 7 on the live production server, so I'll need to know > how to manage whatever will be necessary to take CF 7 to the > production server... There are many, many ways you could go about that. You will certainly want to test all of your existing sites with CFMX before switching them over. It is possible to have both 4.5 and CFMX on the same machine, but this requires a certain familiarity with your web server configuration. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243834 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

