lib


This directory contains the ColdFusion run time (basically, ColdFusion itself). Table F.3 lists some files of particular interest.

Table F.3. lib Files

FILE

DESCRIPTION

client.properties

Next client ID (sequential ID for CLIENT variables). This is a text file; the value LastID contains the most recently used client ID.

coldfusion.policy

Specifies ColdFusion security policies. This is a Java policy file; see documentation on Java policies for details on the format and contents.

neo-query.xml

Contains all datasources defined in the ColdFusion Administrator

password.properties

Password and settings for ColdFusion Administrator and RDS. This a text file and may be edited if a password needs to be reset. The ColdFusion Administrator password is stored in the password field, and the RDS password is in the rdspassword field. All passwords are encrypted if the encrypted field is set to true.


NOTE

Datasource information is also stored in jrun-resources.xml (in runtime/servers/default/server-INF). See JRun documentation for the format of this file.


This directory contains XML files that store ColdFusion Administrator settings. These files are in WDDX format and generally should be edited only through the ColdFusion Administrator, not directly.

TIP

If you have forgotten your ColdFusion Administrator or RDS passwords, do the following:

1.

Edit the password.properties files.

2.

Set encrypted to false.

3.

Delete the password values.

4.

Save the file.

5.

Go into ColdFusion Administrator (you won't be prompted for a password) and specify new passwords. If you are prompted for a password, restart ColdFusion and then go to the ColdFusion Administrator again.




Macromedia Coldfusion MX 7 Web Application Construction Kit
Macromedia Coldfusion MX 7 Web Application Construction Kit
ISBN: 321223675
EAN: N/A
Year: 2006
Pages: 282

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net