Jochem, Do mean that you have EAR folder structure somewhere waiting and you then add everything related to your application there and package it to EAR file?
That sounds like a good approach, I just tested creating couple of archives and I really wasn't too pleased how for example all custom tags were just automatically included. I would definitely prefer to just define Ant target that does everything I need. Tero Pikala -----Original Message----- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent: 23 March 2007 15:47 To: CF-Talk Subject: Re: CF Enterprise 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273565 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

