MACROMEDIA COLFUSION MX 7-MIGRATING APPLICATIONS TO COLDFUSION MX 7 Manual page 26

Migrating applications to coldfusion mx 7
Table of Contents

Advertisement

The Verity search service consists of three separate processes:
k2server
for searching
k2index
for indexing
k2admin
for administration
Verity searches now return keyword scores for the alternate keywords returned in the Status
structure.
Although the Verity search server is very similar to K2 functionality that was previously
available in ColdFusion MX, the interface between ColdFusion and Verity has completely
changed. For example, there no longer is a k2server.ini file.
There are major changes to the following tags. For more information, see CFML Reference.
cfcollection
cfindex
cfsearch
There are additional fields in the search results.
In general, it is no longer necessary to wrap
within a
cflock
For more information, see CFML Reference and ColdFusion MX Developer's Guide.
Web services enhancements
Web services enhancements and changes include the following:
The
CreateObject
port to use in a WSDL that contains more than one service, such as the MapPoint web service.
The
cfinvokeargument
service that you invoke.
The following new
ColdFusion MX when publishing document-literal style web services:
style="document"
is now used as the document element of the service in WSDL.
hint
displayName
servicePortName
portTypeName
bindingName
namespace
wsdlFile="path to file"
instead of generating WSDL on the fly.
26
Chapter 2: Changes in ColdFusion MX 7
tag.
function and the
tag has a new
attributes and extensions to existing attributes support
cfcomponent
switches the emitted WSDL to document/literal style .
is now used as the name of the
is used as the name of the
is used as the name of the
is used as the name of the
is used as the default namespace of the service.
causes ColdFusion MX to use the specified file as the WSDL
,
cfcollection
attribute of the
port
cfcomponent
attribute that lets you omit arguments to a web
omit
<service>
element in the service.
<port>
element in WSDL.
<portType>
element in WSDL.
<binding>
, and
cfindex
cfsearch
tag let you select the
element in WSDL.
calls

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents