tsgrp / OpenContent

TSG's Web Services for ECM Repositories
8 stars 4 forks source link

OpenContent Spring Init of Dictionary #63

Open benallenallen opened 9 years ago

benallenallen commented 9 years ago

Having to "hit" an endpoint in order to init the dictionary is somewhat of a problem in large repositories since it takes 1-2 minutes to actually build up the whole dictionary. Somewhat related to #26 , some clients have routine maintenance to restart servers, and then when the first user hits HPI/OA, they have a ~2 minute delay. Is there a way we can make spring init everything when the webapp starts vs having to hit an endpoint?