Commit graph

10 commits

Author SHA1 Message Date
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
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
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
Dustin Johnson
54c3980cba Issue #1644 WFO bandwidth manager delegates to NCF bandwidth manager for SBN subscriptions
Amend:
  Use isEmpty() where possible in BandwidthManager.

Change-Id: I85fe54982245e088f60dd33148aed72e6abfc9ec

Former-commit-id: 28c97849800c624bdaa161f05777703ee2a510ac
2013-03-04 14:55:50 -06:00
Dustin Johnson
d143735ea8 Issue #1543 Serialize DODS response rather than plugin data objects directly
- Remove proxy classes for Spring transactions, use interfaces as Spring recommends.

Amend:
   Peer review comments.
   Set retrieval status to failed when payload is null.

Change-Id: I458b13856302c8faceeef985c1c41115644520b7

Former-commit-id: 69f294183da4bbeb535b11c81550b1e9b4124ac6
2013-02-14 09:49:22 -06:00
Dustin Johnson
19fd95d2c8 Issue #1543 Clean up test files after changing to Spring transactions
Change-Id: I83199fd60f0e84c4b6e7b9b400d9f7cafbc2c680

Former-commit-id: e7e146c79b11d33ad6755acdeb11f58fa789b4c6
2013-02-12 11:59:45 -06:00
Dustin Johnson
ef32853dc1 Issue #1543 Add testing of current OpenDAP type retrievals.
- Add test for current behavior of SBN-like retrievals.
- Change session management to use a factory implementation.
- Add service locator strategy to find jaxbables.
- Tests cleanup.
- Add mock versions of OpenDAP service classes to test more OpenDAP retrieval functionality.

Amend:
  Peer review comments.
  Change to use Spring transactions.

Change-Id: Ifce73361a5d864c54fdd493240c40d5ae66ef366

Former-commit-id: bb9ab0ceb479a8c6a727b9764433edb70eec31f1
2013-02-11 14:21:57 -06:00
Dustin Johnson
2635e05723 Issue #1453 Fix the handling of subscription active period dates.
Amend:
  Move tests project over that was missed while moving datadelivery code

Change-Id: I10611f8a4b6c2efe6af1813e5181fadc059e4f9a

Former-commit-id: 0e1397db6ca1a7a577d20507bc2c4daf823188fe
2013-01-08 12:44:29 -06:00