nachetecanon / google-enterprise-connector-manager

Automatically exported from code.google.com/p/google-enterprise-connector-manager
Apache License 2.0
0 stars 0 forks source link

Move common config properties to applicationContext.properties #211

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, applicationContext.xml contains numerous configuration properties 
that connector 
administrators may wish to edit:  Maximum document and feed size, feed 
timezone, batch size, 
traversal timeouts, etc.  Soon we will add JDBC configuration.

If an administrator does modify any of these properties, it becomes difficult 
to maintain those 
modifications when upgrading to a newer version of Connector Manager.

Many of these configuration properties should be moved to 
applicationContext.properties and their 
current default values added to the PropertyPlaceholderConfigurer in 
applicationContext.xml.

Original issue reported on code.google.com by Brett.Mi...@gmail.com on 26 Jan 2010 at 1:02

GoogleCodeExporter commented 8 years ago

Original comment by Brett.Mi...@gmail.com on 3 Feb 2010 at 6:18

GoogleCodeExporter commented 8 years ago

Original comment by jla...@google.com on 8 Feb 2010 at 10:33