Brent Nicholas wrote: > So I'm wondering, can you still use the java based thin client > (classesXX.jar) between CF and Oracle10g without problems? >
AFAIK Yes, these work fine in 10g. > Anoyone have any other thoughts as to why I might want the enterprise vs. > standard. I've always found them to be the same minus a few 'nice to haves' > that we never missed. The Adobe site says there is a performance difference?? Another possible reasons for Enterprise even on a low volume server: Multi-home. This allows one to create multiple instances of ColdFusion running on a singe box. This can have two benefits. One would be that different applications could be isolated into their own instance of ColdFusion separating them from crashes or restarts of other instances. This allows critical and|or problematic applications to be protected from other applications. One can also create clusters of CF instances so that one can have fail-over options for such situations. Secondly multiple instances can allow one to use all the resources of a large, powerful box that may have more ram then a single instance of CF can handle. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304522 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

