Open up the cfcompile.bat there is some good info in there. If you use the -deploy that will allow for sourceless deployment. Are you running this from command line? My guess is that there is an rror and you ar enot seeing it on the command line, you'll most likely need to open up the .bat file and edit CFUSION_HOME, J2EEJAR and WEBINF.
Adam On Thu, Sep 4, 2008 at 9:44 AM, Robert Harrison <[EMAIL PROTECTED]>wrote: > I'm trying to use CFCOMPILE to deploy an application. The documentation is > a > bit sketchy, so I have some questions: > > 1. Do the source files have to be .cfml or can they be .cfm? > > 2. When you compile can you recurse directories? > > 3. I tried a test using: > > C:\CFusionMX7\bin\cfcompile -deploy > C:\Inetpub\wwwroot\source C:\Inetpub\wwwroot\compiled > > It opened a window and ran, but there are not files in > C:\Inetpub\wwwroot\compiled. > > Any ideas? > > Thanks > > > > > Robert B. Harrison > Director of Interactive services > Austin & Williams > 125 Kennedy Drive, Suite 100 Hauppauge NY 11788 > T : 631.231.6600 Ext. 119 > F : 631.434.7022 > www.austin-williams.com > > Great advertising can't be either/or... It must be &. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312018 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

