DATAGEODE-197 - Add integration tests testing the addition of AsyncEventQueues and GatewaySenders declared as both objects and identifiers to an existing Region defined in cache.xml.
This commit is contained in:
@@ -1127,7 +1127,7 @@ The name of the region definition.]]>
|
||||
<xsd:complexType name="baseRegionType" abstract="true">
|
||||
<xsd:complexContent>
|
||||
<xsd:extension base="baseReadOnlyRegionType">
|
||||
<xsd:sequence minOccurs="0" maxOccurs="1">
|
||||
<xsd:sequence>
|
||||
<xsd:element name="cache-loader" type="beanDeclarationType" minOccurs="0" maxOccurs="1">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation source="org.apache.geode.cache.CacheLoader"><![CDATA[
|
||||
|
||||
@@ -1127,7 +1127,7 @@ The name of the region definition.]]>
|
||||
<xsd:complexType name="baseRegionType" abstract="true">
|
||||
<xsd:complexContent>
|
||||
<xsd:extension base="baseReadOnlyRegionType">
|
||||
<xsd:sequence minOccurs="0" maxOccurs="1">
|
||||
<xsd:sequence>
|
||||
<xsd:element name="cache-loader" type="beanDeclarationType" minOccurs="0" maxOccurs="1">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation source="org.apache.geode.cache.CacheLoader"><![CDATA[
|
||||
|
||||
Reference in New Issue
Block a user