Project

General

Profile

« Previous | Next » 

Revision 5847

rework geoserver configuration:
-geoserver context is set to 'geoserver' by default, but can be reconfigured
-data directory is set in the geoserver web.xml file (we have a template, set the value accordingly, then overwrite the deployed version in the geoserver webapp)
-the admin password is set directly in the data/security/users.properties file

View differences:

metacat.properties
409 409

  
410 410
######## Geoserver section              #######################################
411 411

  
412
geoserver.loginPostPage=admin/loginSubmit.do
413
geoserver.loginSuccessString=admin/logout.do
414
geoserver.passwordPostPage=config/loginEditSubmit.do
415
geoserver.passwordSuccessString=Data loaded without incident
416
geoserver.applyPostPage=admin/saveToGeoServer.do
417
geoserver.defaultUsername=admin
418
geoserver.defaultPassword=geoserver
419
geoserver.username=
412
geoserver.username=admin
420 413
geoserver.password=
414
geoserver.context=geoserver
415
geoserver.GEOSERVER_DATA_DIR=
421 416

  
417

  
422 418
######## workflowScheduler section              #######################################
423 419

  
424 420
workflowScheduler.url=http://chico1.dyndns.org/workflowscheduler/scheduler

Also available in: Unified diff