diff options
Diffstat (limited to 'bundleconfig-local/etc/sysprops/sys-props.properties')
-rw-r--r-- | bundleconfig-local/etc/sysprops/sys-props.properties | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/bundleconfig-local/etc/sysprops/sys-props.properties b/bundleconfig-local/etc/sysprops/sys-props.properties index 957a4dd..3f89611 100644 --- a/bundleconfig-local/etc/sysprops/sys-props.properties +++ b/bundleconfig-local/etc/sysprops/sys-props.properties @@ -21,8 +21,7 @@ ############################################################################### #This file is used for defining AJSC system properties for different configuration schemes and is necessary for the AJSC to run properly. #The sys-props.properties file is used for running locally. The template.sys-props.properties file will be used when deployed -#to a SOA/CSI Cloud node. For more information, please goto wiki link: -#http://wiki.web.att.com/pages/viewpage.action?pageId=368909155 +#to a SOA/CSI Cloud node. For more information, #AJSC System Properties. The following properties are required for ALL AJSC services. If you are adding System Properties for your #particular service, please add them AFTER all AJSC related System Properties. @@ -37,7 +36,6 @@ authN=authentication-scheme-2 ajscPersistence=file # If using hawtio for local development, these properties will allow for faster server startup and usage for local development -# See wiki for more info on hawtio: http://wiki.web.att.com/display/ajsc/Camel+Route+Debugging+with+AJSC+-+hawtio hawtio.authenticationEnabled=false hawtio.config.pullOnStartup=false @@ -168,4 +166,4 @@ RESTLET_COMPONENT_REUSE_ADDRESS=true #100mb maxcontentlength=10000 msg_size_exceeds=Message size exceeds the default size. -forceAAF=false
\ No newline at end of file +forceAAF=false |