Matt Altman wrote:
> I am trying to set up a new instance of Cold Fusion 8 on one of our
> servers.  We have a three-tier environment set up with a separate web
> server.  The problem we are running into is that we want to be able to
> deploy compiled code.  We are running through the multi-server
> configuration because we do not have JRun installed anywhere.  We want
> to be able to deploy sites/modules separately which would be through a
> CAR file.  However, if I am remembering correctly, CAR files are not
> compiled.

CAR files are created from sources present in the location specified 
during the creation. So if you compile your sources before creating a 
CAR file, your CAR file will contain compiled code.


> We were going to use WAR files since they were compiled

WAR files may be compiled, but are not necessarily.


> we do not need deploy the entire application, settings, sites, etc.  We
> just want to deploy the individual sites themselves.

Create an Ant script that compiles and zip's the code?

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:306752
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to