BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType file-storeType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/90/domain}configurationType
      {http://www.bea.com/ns/weblogic/90/domain}generic-file-storeType
          {http://www.bea.com/ns/weblogic/90/domain}file-storeType

Model
<...>
name?, notes?, directory?, synchronous-write-policy?, target?, deployment-order?, logical-name?, xa-resource-name?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

Defines an instance of the persistent store on the specified target that will keep its persistent objects in files on the filesystem. It may be used by JMS and by other subsystems.

MBean: FileStoreMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringdirectory optional
           
annonymous type derived from stringsynchronous-write-policy optional
           
stringtarget optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
annonymous type derived from intdeployment-order optional
          

A priority that the server uses to determine when it deploys an item.

 
stringlogical-name optional
          

The name used by subsystems to refer to different stores on different servers using the same name.

 
stringxa-resource-name optional
          

Overrides the name of the XAResource that this store registers with JTA.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1