Project

General

Profile

« Previous | Next » 

Revision 5514

use localhost as defaults for the properties

View differences:

lib/workflowscheduler/workflowscheduler.properties
7 7
############### Server Values #################
8 8

  
9 9
server.name=localhost
10
server.httpPort=80
11
server.httpSSLPort=443
10
server.httpPort=8080
11
server.httpSSLPort=8443
12 12

  
13 13
############### Application Values ############
14 14

  
......
156 156
######## Workflow engine section              #########################################
157 157
executionEngine.endPointAddress=http://localhost:8080/axis2/services/KeplerWebService
158 158

  
159
workflowScheduler.authServiceUrl=http://indus.msi.ucsb.edu/knb/services/AuthenticationService
160
workflowScheduler.authorizationServiceUrl=http://indus.msi.ucsb.edu/knb/services/AuthorizationService
159
workflowScheduler.authServiceUrl=http://localhost:8080/knb/services/AuthenticationService
160
workflowScheduler.authorizationServiceUrl=http://localhost:8080/knb/services/AuthorizationService
161 161

  
162 162
######## junit test section  ################
163 163

  

Also available in: Unified diff