Thanks, Matt, for the suggestions. One of my many weakpoints in ColdFusion development is that, since I work in with ColdFusion only every now and then, I don't know how to best set up my development environment to maximize my workflow.
After doing some looking in the ColdFusion LiveDocs, I found that I can set my virtual mapping to "/*", then I can use my build folder as the root of my localhost server. Now, whenever I need to change projects that I am working on, I merely change my jrun-web.xml to reflect that and restart ColdFusion. Leif On 1/17/07, Matt Woodward <[EMAIL PROTECTED]> wrote:
On 1/17/07, Leif Wells <[EMAIL PROTECTED]> wrote: > So, instead of calling "org.camden.blog.blog", I should have been calling > "augatlanta.org.camden.blog". That is now working for me. > > Is there a better way to do this whole "work in this folder over here" work > flow? In an ideal world you'd have a dev environment on which the paths exactly match where it's going to live in production. If in production it's going to be at the docroot and you're going to reference everything as org.XXX instead of augatlanta.org.XXX then maybe use Apache so you can set up web sites more flexibly on your dev environment than you can with the built-in web server or IIS on XP. It's either that or you're going to get into doing a search/replace when you go to production or create mappings to handle the differences. Matt -- Matt Woodward [EMAIL PROTECTED] http://www.mattwoodward.com You are subscribed to cfcdev. To unsubscribe, please follow the instructions at http://www.cfczone.org/listserv.cfm CFCDev is supported by: Katapult Media, Inc. We are cool code geeks looking for fun projects to rock! www.katapultmedia.com An archive of the CFCDev list is available at www.mail-archive.com/cfcdev@cfczone.org
You are subscribed to cfcdev. To unsubscribe, please follow the instructions at http://www.cfczone.org/listserv.cfm CFCDev is supported by: Katapult Media, Inc. We are cool code geeks looking for fun projects to rock! www.katapultmedia.com An archive of the CFCDev list is available at www.mail-archive.com/cfcdev@cfczone.org