BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType path-serviceType

Super Types
{http://www.bea.com/ns/weblogic/90/domain}path-serviceType (extension)

Documentation
Corresponds to PathServiceMBean
Properties
This component is not nillable.

Model
<...>
persistent-store?
</...>


Nested Element Summary
xs:stringpersistent-store
          
Source
<xs:complexType name="path-serviceType">
<xs:complexContent>
<xs:extension base="dom:deploymentType">
<xs:sequence>
<xs:element minOccurs="0" name="persistent-store" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation