Port champ-microservice project restructure
[aai/champ.git] / champ-service / bundleconfig-local / etc / sysprops / sys-props.properties
1 #This file is used for defining AJSC system properties for different configuration schemes and is necessary for the AJSC to run properly.
2 #The sys-props.properties file is used for running locally. The template.sys-props.properties file will be used when deployed
3 #to a SOA/CSI Cloud node. 
4
5 #AJSC System Properties. The following properties are required for ALL AJSC services. If you are adding System Properties for your
6 #particular service, please add them AFTER all AJSC related System Properties. 
7
8 #For Cadi Authorization, use value="authentication-scheme-1
9 CadiAuthN=authentication-scheme-1
10
11 #For Basic Authorization, use value="authentication-scheme-1
12 authN=authentication-scheme-2
13
14 #Persistence used for AJSC meta-data storage. For most environments, "file" should be used.
15 ajscPersistence=file
16
17 #For Direct Invocation to be enabled (values=true/false)
18 directInvocationEnable=false
19
20 # If using hawtio for local development, these properties will allow for faster server startup and usage for local development
21
22 hawtio.authenticationEnabled=false
23 hawtio.config.pullOnStartup=false
24
25 #Removes the extraneous restlet console output
26 org.restlet.engine.loggerFacadeClass=org.restlet.ext.slf4j.Slf4jLoggerFacade
27
28 #server.host property to be enabled for local DME2 related testing
29 #server.host=<Your network IP address> 
30
31 #Enable/disable SSL (values=true/false). This property also determines which protocol to use (https if true, http otherwise), to register services into GRM through DME2.
32 enableSSL=false
33
34
35 #Enable/disable EJB Container
36 ENABLE_EJB=false
37
38 #Enable/disable OSGI
39 isOSGIEnable=false
40
41 #Generate/Skip api docs
42 isApiDoc=false
43
44 #CSI related variables for CSM framework
45 csm.hostname=servername
46
47
48 #SOA_CLOUD_ENV is used to register your service with dme2 and can be turned off for local development (values=true/false).
49 SOA_CLOUD_ENV=false
50
51 #CONTINUE_ON_LISTENER_EXCEPTION will exit the application if there is a DME2 exception at the time of registration.
52 CONTINUE_ON_LISTENER_EXCEPTION=false
53
54 #Jetty Container ThreadCount Configuration Variables
55 AJSC_JETTY_ThreadCount_MIN=1
56 AJSC_JETTY_ThreadCount_MAX=200
57 AJSC_JETTY_IDLETIME_MAX=3000
58
59 #Camel Context level default threadPool Profile configuration
60 CAMEL_POOL_SIZE=10
61 CAMEL_MAX_POOL_SIZE=20
62 CAMEL_KEEP_ALIVE_TIME=60
63 CAMEL_MAX_QUEUE_SIZE=1000
64
65 #GRM/DME2 System Properties
66 AFT_DME2_CONN_IDLE_TIMEOUTMS=5000
67 AJSC_ENV=SOACLOUD
68
69 SOACLOUD_NAMESPACE=com.att.ajsc
70 SOACLOUD_ENV_CONTEXT=DEV
71 SOACLOUD_PROTOCOL=http
72 SOACLOUD_ROUTE_OFFER=DEFAULT
73
74 AFT_LATITUDE=23.4
75 AFT_LONGITUDE=33.6
76 AFT_ENVIRONMENT=AFTUAT
77
78 #Restlet Component Default Properties
79 RESTLET_COMPONENT_CONTROLLER_DAEMON=true
80 RESTLET_COMPONENT_CONTROLLER_SLEEP_TIME_MS=100
81 RESTLET_COMPONENT_INBOUND_BUFFER_SIZE=8192
82 RESTLET_COMPONENT_MIN_THREADS=1
83 RESTLET_COMPONENT_MAX_THREADS=10
84 RESTLET_COMPONENT_LOW_THREADS=8
85 RESTLET_COMPONENT_MAX_QUEUED=0
86 RESTLET_COMPONENT_MAX_CONNECTIONS_PER_HOST=-1
87 RESTLET_COMPONENT_MAX_TOTAL_CONNECTIONS=-1
88 RESTLET_COMPONENT_OUTBOUND_BUFFER_SIZE=8192
89 RESTLET_COMPONENT_PERSISTING_CONNECTIONS=true
90 RESTLET_COMPONENT_PIPELINING_CONNECTIONS=false
91 RESTLET_COMPONENT_THREAD_MAX_IDLE_TIME_MS=60000
92 RESTLET_COMPONENT_USE_FORWARDED_HEADER=false
93 RESTLET_COMPONENT_REUSE_ADDRESS=true
94
95 #Externalized jar and properties file location. In CSI environments, there are a few libs that have been externalized to aid
96 #in CSTEM maintenance of the versions of these libs. The most important to the AJSC is the DME2 lib. Not only is this lib necessary
97 #for proper registration of your AJSC service on a node, but it is also necessary for running locally as well. Another framework
98 #used in CSI envs is the CSM framework. These 2 framework libs are shown as "provided" dependencies within the pom.xml. These
99 #dependencies will be copied into the target/commonLibs folder with the normal "mvn clean package" goal of the AJSC. They will
100 #then be added to the classpath via AJSC_EXTERNAL_LIB_FOLDERS system property. Any files (mainly property files) that need
101 #to be on the classpath should be added to the AJSC_EXTERNAL_PROPERTIES_FOLDERS system property. The default scenario when 
102 #testing your AJSC service locally will utilize the target/commonLibs directory for DME2 and CSM related artifacts and 2 
103 #default csm properties files will be used for local testing with anything CSM knorelated.
104 #NOTE: we are using maven-replacer-plugin to replace "(doubleUnderscore)basedir(doubleUnderscore)" with ${basedir} within the 
105 #target directory for running locally. Multiple folder locations can be separated by the pipe ("|") character.
106 #Please, NOTE: for running locally, we are setting this system property in the antBuild/build.xml "runLocal" target and in the 
107 #"runAjsc" profile within the pom.xml. This is to most effectively use maven variables (${basedir}, most specifically. Therefore,
108 #when running locally, the following 2 properties should be set within the profile(s) themselves. 
109 #Example: target/commonLibs|target/otherLibs
110 #AJSC_EXTERNAL_LIB_FOLDERS=__basedir__/target/commonLibs
111 #AJSC_EXTERNAL_PROPERTIES_FOLDERS=__basedir__/ajsc-shared-config/etc
112 #End of AJSC System Properties
113
114 #Service System Properties. Please, place any Service related System Properties below.
115
116 KEY_STORE_PASSWORD=OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10
117 KEY_MANAGER_PASSWORD=OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10