Larry, Can you post up an example of that ANT script?
On 10/6/07, Larry Lyons <[EMAIL PROTECTED]> wrote: > > Just to expand on things, we have development, test (QA) and production > boxes. We develop locally on our own boxes, then I use an Ant script to > automatically deploy to the Dev server. Once the app has cleared the dev > stage I commit the changes to SVN. Next I tag the app, and then I use a > shell script to check out the app. It then deploys it to the test (QA) > server. Once the powers that be have OK'd things, I use the same shell > script to deploy to production. > > This might be changing in the near future though. With BlueDragon 7 and > ColdFusion 8 deployable on JBoss, that procedure will change. We'll probably > deploy the files as a war file, but using a similar procedure to what I > outlined above. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290654 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

