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
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
Dustin Johnson
1c7d99f53f
Issue #2086 Move data delivery phase 3 code into AWIPS_baseline
...
Change-Id: I60bf6ac9d886d27c70543a0b7df24d626639fc3e
Former-commit-id: c213b3b5552a2b11c69965bc6edcfb8acf7fa0a8
2013-06-10 18:47:17 -05:00
Dustin Johnson
ecf3f2e300
Issue #2038 Fix deleting of multiple subscription types
...
Update test Spring configurations
Change-Id: I63a6d12b03768223a86c1a309bc438758bb61f2e
Former-commit-id: a862a4d1b9b34b3f93e54480b9fc482a234db918
2013-05-29 15:54:06 -05:00
Dustin Johnson
a73a0ac4c4
Issue #1910 More registry object validators, shutdown BandwidthManagers in a finally
...
Amend: Add comment to validator xml
Change-Id: I8c0007b94bf01a15eb2030ede7bc02dff68bca38
Former-commit-id: 3429859d84274d7986a4526819bea70a773dc85c
2013-05-03 08:25:25 -05:00
Dustin Johnson
067b20c684
Issue #1914 Add email notification as a notification listener
...
Amend: Fix broken test
Change-Id: I3b692255b5d84fffce174c0447970fe627f4a61e
Former-commit-id: 45b5a9cffd6c57dc8ea1355ee623fcf6014dd377
2013-04-18 12:57:38 -05:00
Dustin Johnson
8989c09566
Issue #1914 Add plugin based registry notification
...
Change-Id: Ie450b60683e4c317ac19628cb923310b828747a7
Former-commit-id: c75a5f6664b3c6d79773f4eda52ce03dfb5ba877
2013-04-17 12:17:23 -05:00
Dustin Johnson
58b6899672
Issue #1910 Add some tests of the LifecycleManager SubmitObjects functionality
...
Change-Id: Ieb1544cb52cf108836b157e3d800c470fa5cf3e1
Former-commit-id: c4344f5402fe33e7e47515adc3b54913f9c13617
2013-04-16 11:30:06 -05:00