Commit graph

23 commits

Author SHA1 Message Date
Chris Cody
529377618f Omaha #3365 Separate Data Delivery tests out of AWIPS 2 baseline.
Conflicts:
	tests/.classpath

Change-Id: I0014762b034e95b1bb8a6d37a18ef7445873994c

Former-commit-id: 07aa4794d04cb31e7c6020d792d45d0afb951268
2014-09-03 09:50:50 -05: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
d94f22fda8 Issue #1682 Fixed replication/query errors and added synchronous notification delivery
Change-Id: Ia6a07c3abf6c48ef18d354dc2866ed981e6f1478

Former-commit-id: 2f6dc771e86cf290bb72743f1855f02c616e57d5
2013-10-20 16:02:10 -05:00
Benjamin Phillippe
ed23a786d6 Issue #1682 Refactored Registry querying to conform to EBXML 4.0 spec
Change-Id: If6d3579305afbb279057a264033736fc126b7849

Former-commit-id: 5112ee9931a1678fee37dd725a28dd6fff1e7ec9
2013-10-18 09:20:40 -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
Mike Duff
832e61f938 Issue #2254 - Fix the nightly automated junit tests
Change-Id: I8e595c097682ddd01cebf23fedbe5380d078085a

Former-commit-id: 96eddd84c4f1287fa56e5356831961209c76331a
2013-08-12 09:25: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
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
c677ae32d7 Issue #2038 Add support for point data type subscriptions to BandwidthManager
Amend: Peer review comments, improve time considerations for Point subscriptions

Change-Id: I9dde7f7da9dab9c8f3163a87b1ebe64303fc7dc2

Former-commit-id: f7ed3ec86188635eb069878ac490af06ea98e4a2
2013-06-10 11:37:37 -05:00
Dustin Johnson
bc830e67f0 Issue #2038 Change registry code to use GenericRegistry, use Spring 3 embedded DB feature in tests
Change-Id: Ie9e0a4fa4fb457f1d85326c6c2ddcfa16cdc5b63

Former-commit-id: 121d9a02acfe528c524788a062c2d2034f80afe5
2013-06-03 14:54:53 -05:00
Dustin Johnson
b99a8bc4f9 Issue #2038 Remove unused schemas from datadelivery spring files
Change-Id: I65a53510e3e8f9aba3fc64f011dad0905cde8b26

Former-commit-id: 2c5b357da096c9c1e2cd76560d143b8009aaba0f
2013-05-30 09:49:09 -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
31e01a9f9a Issue #2038 More information when bandwidth manager can't schedule a subscription
Amend: Peer review comments

Change-Id: If2ae3f98a3a04709c2cdc7632ca89f2ee6a5e08d

Former-commit-id: b1414f6aebda59cb6d83d1f0d0154fa4cd850953
2013-05-29 09:02:47 -05:00
Dustin Johnson
ef1e80b61f Issue #2000 Fix broken stuff after Spring 3 upgrade
Change-Id: I9d063c5807f00a4af161d4f0dc47008c79f94e3c

Former-commit-id: 0f0d3c53b3644d977560b3067535c012c9ac5228
2013-05-15 16:54:40 -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
Benjamin Phillippe
bb7e91d673 Issue #1948 Implemented Pulling notifications on demand
Change-Id: I1d6debf2e67631708ec8471f50fd2c36b938abaf

Former-commit-id: 4696a86bd969bebbcc48363bd14fdf6c2234b836
2013-04-30 20:12:05 -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
Dustin Johnson
3adc0f3bd9 Issue #1910 Changes to comply with the Ebxml 4.0 spec for SubmitObjects
Amend: Rebase on newest development commits

Change-Id: I70fcf39d4c819e961921496c9a8f9097981b1de7

Former-commit-id: 78bfd27bf513a4014c957a069432e8a05d519004
2013-04-22 11:25:08 -05:00
Dustin Johnson
bf02570479 Issue #1910 Ignore abstract test
Change-Id: I6406dd7e0a1cc663a5e961e475e73d2dcc60e335

Former-commit-id: 5e8d880759699381fa4b1316fb1f8a1d4da98b11
2013-04-22 08:48:51 -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