Merge "Update docker script for tomcat install"
authorJorge Hernandez <jh1730@att.com>
Tue, 3 Apr 2018 18:22:08 +0000 (18:22 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 3 Apr 2018 18:22:08 +0000 (18:22 +0000)
BRMSGateway/pom.xml
docs/platform/swarch_pdp.rst

index 9be5c30..f64c35a 100644 (file)
                         <manifest>
                             <addClasspath>true</addClasspath>
                             <classpathPrefix>lib/</classpathPrefix>
-                            <mainClass>org.onap.policy.brmsInterface.BRMSGateway</mainClass>
+                            <mainClass>org.onap.policy.brms.api.BrmsGateway</mainClass>
                         </manifest>
                     </archive>
                     <descriptorRefs>
index e6537a7..9b087b5 100644 (file)
@@ -51,14 +51,14 @@ Extensions are optional modules that are commonly known as **features** that ext
 
 The current extensions supported are:
 
-- Feature Test Transaction  (disabled by default)
-- Feature State Management (disabled by default)
-- Feature EELF (disabled by default)
-- Feature Healthcheck (enabled by default)
-- Feature Session Persistence (disabled by default)
-- Feature Active/Standby Management (disabled by default)
-
-.. seealso:: Please see the individual feature wiki pages for more information 
+- `Feature Test Transaction  <feature_testtransaction.html>`_ (disabled by default)
+- `Feature State Management <feature_statemgmt.html>`_ (disabled by default)
+- `Feature EELF <feature_eelf.html>`_ (disabled by default)
+- `Feature Healthcheck <feature_healthcheck.html>`_ (enabled by default)
+- `Feature Session Persistence <feature_sesspersist.html>`_ (disabled by default)
+- `Feature Active/Standby Management <feature_activestdbymgmt.html>`_ (disabled by default)
+
+.. seealso:: Click on the individual feature links for more information 
 
 
 .. _Control Loop Operational Policy: https://wiki.onap.org/display/DW/Control+Loop+Operational+Policy