Brad Wood wrote: > So nobody has any other ideas on this one, huh? > How about this question: has anyone out there EVER archived a site as > an EAR or WAR and deployed it as a new instance elsewhere?
We never archive sites, we always create EAR files directly from SVN with Ant. > Did it work for you? Yes. > Did you get any timeouts at all? Never. > This is driving me crazy-- it's like there's this really cool feature > right in front of me, but it blows up at step one and no one acts like > they have ever seen this before. > > What is the average size of an EAR or WAR? A clean and stripped 7.02 EAR is 67 MB excluding all code but including the CF Administrator. If you compile your code the size in bytes of your templates usually doubles. > How long SHOULD it take to deploy? 1 minute? 5 Minutes? 30 minutes? We don't exactly deploy them but just dump them in the root of the JRun instance and cycle the instance. That takes about 1 minute. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273548 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

