Commit Graph

283 Commits

Author SHA1 Message Date
David Turanski
bf2c68f9b6 SGF-121 - Fixed issue with data-policy 2012-08-29 12:08:23 -04:00
David Turanski
3b793686bd updated documentation; build upgraded to jdk 1.6. Schema clean up 2012-08-22 08:08:13 -04:00
David Turanski
5bf6e2f15a Updating docs in progress and changed default bean names to camelCase 2012-08-05 14:07:28 -04:00
David Turanski
a067ddbf48 refactored Cachefactory bean to work with Gemfire 6 and some enhancements to region data policy validation 2012-07-25 13:10:08 -04:00
David Turanski
6b8a45acf8 SGF-47: add PartitionListener to partitioned region 2012-07-24 16:24:32 -04:00
David Turanski
fdf1983081 SGF-102 Enable JavaConfig for repositories 2012-07-24 15:46:05 -04:00
David Turanski
57b33c007a Added support for gateway conflict resolver and function service 2012-07-23 17:30:13 -04:00
David Turanski
94468bec9a Added WAN support modifications for GF 7 and general cleanup of test code 2012-07-23 14:41:00 -04:00
David Turanski
8e6e43b96e Refactored region factories 2012-07-04 11:39:27 -04:00
David Turanski
e9d1173b05 added membership attributes support 2012-07-03 12:18:33 -04:00
David Turanski
bb34beb224 added dynamic region and jndi binding support 2012-07-03 10:01:49 -04:00
David Turanski
1467ec0668 Updated copyright, fixed support for transaction handlers, added initializers 2012-06-28 13:32:05 -04:00
David Turanski
7efa90800f Complete disk store refactoring and added region attributes 2012-06-27 07:18:47 -04:00
David Turanski
400fed1662 Refactored to use DiskStoreFactory 2012-06-25 08:44:12 -04:00
David Turanski
ff117b7b7b modified schema to make name attribute optional for root regions and required for subregions 2012-06-08 17:05:49 -04:00
David Turanski
b740727b9b added subregion support 2012-06-08 10:19:09 -04:00
David Turanski
40cb46a682 demonstrate problem trying to create subregions 2012-06-05 17:00:29 -04:00
Costin Leau
9d5de9222b replace tabs with spaces 2012-03-20 06:02:05 +02:00
Costin Leau
a194942d89 backport from 1.1.x
33e3a6c - c20602d meaning:
c20602d
7f9a096
d439f9b
33e3a6c

changed xsd:boolean to string SGF-78
handle CACHING_PROXY in client FB
SGF-80
update spring & gemfire dependencies
update changelog
re-add handle CACHING_PROXY in client FB
SGF-80
2012-03-19 21:03:40 +02:00
Oliver Gierke
d0a6835556 SGF-78 - Changed namespace attributes from boolean to string.
If namespace element attributes are defined as xsd:boolean in the XSD the become unusable with property placeholders or SpEL. Thus we changed it back to strings.
2012-03-01 17:52:10 +01:00
Oliver Gierke
40a0a7f2a6 SGF-82, SGF-83 - Initial draft of repository integration.
Added support for annotation based entity mapping (@Region, @Id, @PersistenceConstructor). Added support for Spring Data repositories (query execution, query derivation).
2012-02-16 22:41:26 +01:00
Costin Leau
d1a2e52c1e * Upgraded to GemFire 6.6.1
* Introduced PDX options for 'cache' and 'client-cache' elements
2011-11-10 19:32:57 +02:00
Costin Leau
87506ef775 SGF-71
+ add support for region interest receive-values property
2011-09-22 10:28:40 +03:00
Costin Leau
13c98d2a7c SGF-53
+ add some integration tests (still unfinished) and improve parsing
2011-09-16 22:26:22 +03:00
Costin Leau
2b676358c8 SGF-51
+ first draft of namespace support for indexes
2011-09-16 21:43:11 +03:00
Costin Leau
47535bff81 + add support for two missing Pool properties (multi-user-authentication & prSingleHopEnabled) 2011-08-30 09:17:26 +03:00
David Turanski
f7f56e84d8 renamed Continous* to Continuous* 2011-08-26 15:10:32 -04:00
Costin Leau
ed0ca63c55 SGF-57
SGF-63
+ improved schema
+ fix some bugs that prevented the client cache to reuse an already defined pool
2011-08-26 20:46:38 +03:00
Costin Leau
535455c380 Merge branch 'SGF_57_1' 2011-08-26 17:51:10 +03:00
Costin Leau
f617e8c657 SGF-63
+ split ClientRegionFactory from RegionFactoryBean to cope with the different APIs used for configuring regions
2011-08-26 17:39:06 +03:00
Costin Leau
1c1f40d2df Merge branch 'client-cache' 2011-08-24 21:24:48 +03:00
Costin Leau
6944092255 SGF-35
+ add more meat to the client-cache server
+ add a dedicated FactoryBean plus namespace
2011-08-24 21:07:09 +03:00
Costin Leau
865c0676d3 SGF-57
+ rename Cq to ContinousQuery
+ several improvements
+ namespace for cq-listener-container
2011-08-24 19:13:26 +03:00
Costin Leau
a9a7286f2d SGF-38
+ add support for expiration attributes
2011-08-17 18:46:10 +03:00
Costin Leau
e261ecf6bd SGF-56
+ add flag to disable bean-factory-locator
2011-07-06 11:50:55 +03:00
Costin Leau
25db19c191 SGF-50
+ add subscription support
+ add namespace support + integration tests
2011-05-16 20:08:22 +03:00
Costin Leau
26062e5e02 SGF-44
+ loosen constraints in the schema to allow the PPC to be plugged in on all fields
2011-04-21 20:58:27 +03:00
Costin Leau
c334d9142b SGF-41
+ added statistics attribute for all write regions into SGF namespace
2011-04-20 20:01:07 +03:00
Costin Leau
4c43122c33 SGF-34
+ lessen the int port to a xsd:string to support property placeholders
2011-03-28 17:33:44 +03:00
Josh Long
d563e06349 updating XSD to reflect the corrrect class 2011-02-12 00:29:53 -08:00
Costin Leau
1da6736931 SGF-30
make close and destroy exclusive
2011-02-11 18:17:06 +02:00
Costin Leau
fec1b4cc72 SGF-30
+ expose close and destroy on read-write region namespace
+ wire the new properties into the namespace tests
2011-02-11 13:49:12 +02:00
Costin Leau
e7f04750b7 + add "subscription-ack-interval" to the client namespace 2010-12-06 17:15:44 +02:00
Costin Leau
1ba1cfa32c SGF-22
+ add persistence and overflow support for client regions
2010-10-31 17:34:17 +02:00
Costin Leau
edad22711a + remove junk 2010-10-26 14:24:00 +03:00
Mark Pollack
6bf5382d2d Add back in .xsd that was deleted by accident. 2010-10-13 12:03:58 -04:00
Mark Pollack
9966894e6f update to 6.5 GA gemfire .jar 2010-10-13 11:40:56 -04:00
costin
ad04633f79 SGF-21
+ tx manager schema definition
2010-09-16 13:52:57 +03:00
costin
1d422f5d8f SGF-18
+ added basic lookup factory bean
+ refactored existing schema
+ added namespace parsers
+ added integration tests
2010-09-15 18:39:09 +03:00
costin
5a6fd73114 SGF-10
SGF-17
+ add object sizer definition to the schema
2010-09-15 17:36:52 +03:00