Fixing the startup after junit increase 01/18801/1
authorArul.Nambi <arul.nambi@amdocs.com>
Fri, 13 Oct 2017 17:53:04 +0000 (13:53 -0400)
committerArul.Nambi <arul.nambi@amdocs.com>
Fri, 13 Oct 2017 17:54:55 +0000 (13:54 -0400)
commit693ae815dc41650498fefb87bf2d4a1639a3b855
tree6ef6f6b9a34c7cf2fa8268219972e392972ca5db
parente1a380a1311471e972a7196c50c25ed1ef7c25e1
Fixing the startup after junit increase

The ajsc container was starting up after the cleanup. So cleaning up the
servlet filters to remove the unwanted files.

Issue-ID: AAI-429
Change-Id: I254e4421a6e1735191afc48cf58cb3c46e17defc
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
src/main/config/ajsc-override-web.xml
src/main/config/runner-web.xml
src/main/java/org/onap/aai/sparky/HelloWorld.java [new file with mode: 0644]
src/main/java/org/onap/aai/sparky/dal/sas/config/SearchServiceConfig.java
src/main/java/org/onap/aai/sparky/synchronizer/task/PerformActiveInventoryRetrieval.java
src/main/java/org/onap/aai/sparky/util/KeystoreBuilder.java
src/test/resources/appconfig/elasticsearch.properties
src/test/resources/appconfig/etc/ajsc-override-web.xml
src/test/resources/appconfig/etc/runner-web.xml
src/test/resources/appconfig/search-service.properties