MACROMEDIA FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE Manual de usuario Pagina 213

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 240
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 212
XML configuration files 213
SharedObjManager
Container tag.
Description
The tags nested within this container configure the Shared Object Manager setting of an
application.
Contained tags
AutoCommit, DuplicateDir (StreamsManager), LockTimeout, ResyncDepth, StorageDir
(StreamManager)
StorageDir (SharedObjManager)
There are two tags named StorageDir in the Application.xml file; this one is in the
SharedObjManager container.
This tag specifies the physical location where shared objects are stored.
Description
By default the physical location is not set. Set this tag only if the files for shared objects must
be stored in a location other than the application directory.
By default, this tag is not set as it remaps the location where files are stored. Set this tag only if
you want to remap and store these files in a location other than the application directory.
Example
<StorageDir>C:\myapp\sharedobjects\</StorageDir>
See also
DuplicateDir (SharedObjManager)
StorageDir (StreamManager)
There are two tags named StorageDir in the Application.xml file; this one is in the
StreamManager container.
This tag specifies the physical location where recorded streams are stored.
Description
By default the physical location is not set.
Example
<StorageDir>C:\myapp\streams\</StorageDir>
Vista de pagina 212
1 2 ... 208 209 210 211 212 213 214 215 216 217 218 ... 239 240

Comentarios a estos manuales

Sin comentarios