Benjamin Phillippe
81997a24cc
Omaha #3255 Fixing dependencies to fix the DPA
...
Change-Id: If2625cda7b73b52b6e79f3a6b8ac580dbcf1ecc9
Former-commit-id: 075bb856689e8eaa95ee7721b6270c3a785c9bd4
2014-07-24 11:27:27 -05:00
Benjamin Phillippe
6cb73e63a1
Omaha #3350 Added user/role authentication. Added XACML authorization
...
Change-Id: Id307fdc04ba7a74c9e81650c7b4ba272405cf6df
Former-commit-id: 81d0249971d4004067b6aef672e00417ddb83b36
2014-07-16 10:49:24 -05:00
Dave Hladky
3b00ae03cc
Issue #2992 Updated DD list of active registries
...
Change-Id: Iaef7dc76442d1e101cf9865a542a777afe1722ca
Former-commit-id: a34955102d1316135c4151210daba0e5807ff6c9
2014-04-30 17:38:28 -05:00
Benjamin Phillippe
62062bf288
Issue #3011 Fixed replication slowdown
...
Change-Id: I176d5080a5ccd533099c8f84a779b9d6f8340109
Former-commit-id: 92c584179ddbad65c115092d3bf82ca6fe114b09
2014-04-15 09:15:12 -05:00
Benjamin Phillippe
5483d6d7ae
Issue #2769 : Registry database deadlocking fixes/performance improvements
...
Change-Id: I7a1a0b5397ff179d60d7303f2f22e4cd95940df0
Former-commit-id: a4e02448e88b8b0bbad62794b41d0ef1bd1c6b6e
2014-03-03 10:57:16 -06:00
Benjamin Phillippe
ed77440c28
Issue #1829 Refactored EBXML registry objects
...
Change-Id: I0f1b2ecbac19cdc2304680d4dbdfb5d963f0649d
Former-commit-id: 6eb387e69c2fc4837b58f99e4343a745162fb384
2013-12-05 10:20:24 -06:00
Benjamin Phillippe
d8de923f8b
Issue #1538 Moved data delivery specific web services out of registry plugins
...
-- Added registry federation admin page
-- Made registry service clients non-static
Change-Id: I9672f11b4886019dcd8834b4bae417a0aa4809ad
Former-commit-id: 0a67c8d68548ed8daa76d782ca3213956b984795
2013-11-01 09:20:00 -05:00
Benjamin Phillippe
1390bd8a65
Issue #1692 Implemented/Verified Registry LifecycleManager
...
- Verified submitObjects protocol
- Added unimplemented features of removeObjects protocol
- Implemented updateObjects protocol
- Refactored registry error reporting
- Fixed JUnit tests
- Corrected @XmlRootElement tag on registry objects
- Added capability to modify registry objects using XPath
Change-Id: Id8eea47c3c4a1e39fe88cb17530e9e6cdacd7ce2
Former-commit-id: 94810246b449c64457c48684df72baf6e9e8b03d
2013-08-19 13:16:13 -05:00
Benjamin Phillippe
5bd0d92363
Issue #1693 Modified Submit objects to conform to 4.0 spec. Added remote object references and some cleanup
...
Change-Id: I0f4eafb3fa68f2d1eeade4f047c95d714502cf56
Former-commit-id: 2aa7bdc1a8a942eaa0589527e8987b6fc518479f
2013-08-06 11:13:01 -05:00
Benjamin Phillippe
3396e5a620
Issue #2191 Registry federation synchronization and garbage collection
...
Change-Id: Ie17468d90c5c1a2f1b708d6e69edd2d026e17633
Former-commit-id: b8930f3c76f6285627aa54307f08fd28c627a4b2
2013-07-30 09:37:41 -05:00
Dustin Johnson
95b61618fe
Issue #2195 Remove Spring name= use in constructor args
...
Change-Id: I00745ce0cc04ed9c7d0497063668ad127357d17d
Former-commit-id: 2ce8e4ebf5f67998c25cdb33ab44e169e73471b2
2013-07-15 13:20:44 -05:00
Benjamin Phillippe
34764a4a09
Issue #2191 : Registry Garbage Collection
...
Change-Id: I15094a928b4f8793daab751b85a20b19b6352438
Former-commit-id: 6afda27e19d0ea38c547afc9a28c55525706f9f1
2013-07-12 11:33:21 -05:00
Dustin Johnson
69c09e530f
Issue #2106 Fix transactional semantics
...
- No longer continuously suspend/resume transactions caused by invoking static methods
- Mark registry top-level query/store classes as requiring existing transactions
- Invoke registry initialized listeners in their own transaction
- Data changes denoted by registry events are now visible when the transaction commits
Change-Id: Ic78cbf00afc93aa5fcf1357000ea6c8b5e32cea9
Former-commit-id: 8d1a47446927a3c6646fa0748d7096afb376b952
2013-06-25 08:33:55 -05:00
Nate Jensen
3f3e0a788d
Issue #1989 update spring xsd references to 3.1, fix ingestDat.sh
...
Change-Id: I478c31b72267fe7fd3b7a6559de87e8600c3c0c3
Former-commit-id: b7b619e1a3a85ac8c5f22a36317e22e15ad557a2
2013-05-29 14:49:43 -05:00
Dustin Johnson
93f97aa45e
Issue #1910 Add initial validator framework supporting checkReferences
...
Change-Id: I11aeacf7859d5c755111cc5169ccaedae595146c
Former-commit-id: c6ec100fda197235fd82fc50432491b78344bab2
2013-04-24 17:01:00 -05:00
Benjamin Phillippe
3d2e073dd7
Issue #1931 Implemented REST binding for registry
...
Change-Id: I604c02dc849e380f70e2d27fa1f2b30dadcf0776
Former-commit-id: daef43d8947f690d15f9314f85b8cf31d30c06ab
2013-04-22 13:17:53 -05:00
Benjamin Phillippe
ec69cdeb44
Issue #1802 Implemented ebxml registry replication
...
Change-Id: I9ddcb2f3a8410e5bae8f03b4c881625ecef8a531
Former-commit-id: 078545ff0fdbd591ebf69f22eb2e8400386c2bdf
2013-04-12 11:27:45 -05:00
Benjamin Phillippe
af05feb5a7
Issue #1802 Refactored DD transaction management
...
Change-Id: Idec6238188f29f51f3738d2e40f95d6c562cfe39
Former-commit-id: 534777d96a45b275abd9cc26818b7df200974595
2013-03-25 15:15:38 -05:00
Benjamin Phillippe
e01ae283f7
Issue #1738 : Removed unused project com.raytheon.uf.edex.ebxml
...
Change-Id: I87783b45692c84cf851fb5695dae7efa79308655
Former-commit-id: 323bdc5919de9f04849e325dfdeb868ccdb39603
2013-02-28 15:01:53 -06:00
Matt Nash
b4f48078ca
Issue #1491 add Geometry converter and move registry spring instantiation
...
Change-Id: I7794f41c637b5e29662356d81e172d3484e66a56
Former-commit-id: 94b52c4d617f15bb0bd8d460eb9c5ab6e1a201e6
2013-01-15 17:06:28 -06:00
Bryan Kowal
d6b4cb65f4
Issue #1455 - Merge 5-Data_Delivery into AWIPS2_baseline
...
Former-commit-id: b535a90fb25287945485c10b3c85749c11285171
2013-01-07 12:16:01 -06:00