Installation guide
4.3.13 CFHTTPPARAM 
BlueDragon does not support the following new type attribute values introduced in 
CFMX 6.1: 
header and body. 
4.3.14 CFIMPORT 
While BlueDragon supports use of 
CFIMPORT as an alternative approach to executing 
CFML custom tags (as introduced in CFMX), it does not support the ability to import or 
execute JSP custom tag libraries. 
4.3.15 CFINDEX 
In BlueDragon, the search capability (
CFSEARCH, CFINDEX, and CFCOLLECTION tags) is 
based on the Jakarta Lucene project open source search engine, which results in differ-
ences between the BlueDragon and ColdFusion implementations. 
For 
CFINDEX, BlueDragon does not support the Language attribute; the default language 
is always 
English. Also, BlueDragon is currently limited to searching HTML- and text-
based documents. 
See additional compatibility information under 
CFSEARCH and CFCOLLECTION. 
4.3.16 CFINSERT 
Like CFMX, BlueDragon does not support “DSN-less connections”; therefore, it always 
requires the 
dataSource attribute and does not support the following optional attributes: 
connectString 
dbName 
dbServer 
dbType 
provider 
providerDSN 
See the discussion of CFQUERY attribute support in Section 4.3.22 for more information. 
4.3.17 CFLDAP 
BlueDragon does not support the 
secure attribute. 
4.3.18 CFMAIL 
BlueDragon does not support the 
spoolEnable attribute, introduced in CFMX, nor the 
new attributes introduced in CFMX 6.1: 
failto,  replyto,  username,  password, and 
wraptext. 
4.3.19 CFMAILPARAM 
BlueDragon does not support the new type attribute introduced in CFMX 6.1. 
4.3.20 CF_ Custom Tags 
When invoking CFML custom tags using "CF_" notation on UNIX-based systems (in-
cluding Linux and Mac OS X), the filename match is case-sensitive when searching the 
BlueDragon 6.1 CFML Compatibility and Reference Guide    11   










