Installation guide

Item Description
bin This directory contains various binary executable files used by BlueDragon
Server. Do not modify or delete the contents of this directory.
classes This directory exists in BlueDragon Server JX only and is automatically
added to the classpath. See the READ ME in this directory for more
information.
config This directory contains various configuration files used by BlueDragon
Server. Do not modify or delete the contents of this directory.
customtags This directory is pre-configured in the BlueDragon administration console
to contain CFML custom tags, typically called using the “CF_” prefix or
with CFMODULE, that should be shared by all applications in the server.
For example, a custom tag file named BlueDragonHello.cfm could be
placed in this directory and then invoked via the tag
<CF_BlueDragonHello>
docs This directory contains the BlueDragon 6.1 User Guide and BlueDragon
6.1 CFML Compatibility Guide in PDF format.
install This directory contains various files used by the BlueDragon Server
installer. Do not modify or delete the contents of this directory.
jre This directory contains the BlueDragon Server built-in Java Runtime
Environment (JRE). Do not modify or delete the contents of this
directory.
lib This directory contains various Java archive (.jar) files required by
BlueDragon Server. Do not modify or delete the contents of this
directory.
logs This directory contains BlueDragon Server log files. Refer to these log files
when you have problems or need to contact technical support.
servlets This directory exists in BlueDragon Server JX only. Place Java servlet class
files in this directory. See the BlueDragon 6.1 User Guide for further
information on running servlets.
uninstall This directory contains various files used by the BlueDragon Server
uninstaller. Do not modify or delete the contents of this directory.
work This directory contains a variety of runtime files created by BlueDragon
Server. Do not modify or delete the contents of this directory.
wwwroot This is the document root directory for the BlueDragon Server built-in web
server. Place any
.cfm, .jsp, .html, .gif files, etc., in this directory
and serve them as you would normally for any web server.
Table 1. BlueDragon Server Installation Directory Content
BlueDragon 6.1 Installation Guide
13