
154 Configuration and Command Line Tools
Configuration files
The Flex server relied on configuration files in the WEB-INF/flex directory. The following
table describes changes to those configuration files:
Configuration file Flex 1.5 Flex 2
flash-unicode-
table.xml
Lists convenient mappings of the
Flash MX 2004
UnicodeTable.xml character
ranges for use in the Flex
configuration file.
No changes.
flex-config.xml Configures Flex. You use this file
to define debugging, compiler,
cache, proxy, logging, font and
other settings for Flex.
This file now contains only
compiler settings.
gateway-config.xml Configures the Adobe Flash
Remoting gateway. You can
configure service adapters,
security, logging, and other
settings for Flash Remoting using
this file.
Not in Flex 2. The settings have
been move to the services-
config.xml file.
For more information, see
Chapter 9, “Data Services,” on
page 135.
global.css Defines default styles used
across all Flex applications.
This file has been replaced with
the defaults.css file inside the
frameworks.swc file. It is not
intended for developers to edit,
but can be used as a template
from which to define custom
themes.
license.properties Stores license key. Not in Flex 2.
mxml-manifest.xml Map components to
namespaces.
Not in Flex 2.
Commentaires sur ces manuels