RE: CFMX architecutre question

2002-11-04 Thread Adrian Lynch
I think you have to edit the web.xml file in wwwroot\WEB-INF\web.xml I just opened it up and it looks like this bit coldfusion.compiler.outputDir /WEB-INF/cfclasses This is the directory where we will place compiled pages. It must be relative

RE: CFMX architecutre question

2002-11-04 Thread Jim Davis
> Ok, so in CFMX when a cfm is called up, a Java Class file is > created and blah...blah.blah. > > What happens to those class files? Are they deleted at some point? > When I build out a box, I put CF on the C drive which sits > pretty on its own SMALL partition. I don't want to run ou