Revision 8265
Added by ben leinfelder about 11 years ago
workflowscheduler.properties | ||
---|---|---|
156 | 156 |
######## Workflow engine section ######################################### |
157 | 157 |
executionEngine.endPointAddress=http://localhost:8080/axis2/services/KeplerWebService |
158 | 158 |
|
159 |
workflowScheduler.authServiceUrl=http://localhost:8080/knb/services/AuthenticationService
|
|
160 |
workflowScheduler.authorizationServiceUrl=http://localhost:8080/knb/services/AuthorizationService
|
|
159 |
workflowScheduler.authServiceUrl=http://localhost:8080/metacat/services/AuthenticationService
|
|
160 |
workflowScheduler.authorizationServiceUrl=http://localhost:8080/metacat/services/AuthorizationService
|
|
161 | 161 |
|
162 | 162 |
######## junit test section ################ |
163 | 163 |
|
164 | 164 |
test.printdebug=true |
165 |
test.metacatUrl=http://indus.msi.ucsb.edu/knb/metacat
|
|
166 |
test.contextUrl=http://indus.msi.ucsb.edu/knb
|
|
167 |
test.metacatDeployDir=/usr/local/tomcat/webapps/knb
|
|
165 |
test.metacatUrl=http://indus.msi.ucsb.edu/metacat/metacat
|
|
166 |
test.contextUrl=http://indus.msi.ucsb.edu/metacat
|
|
167 |
test.metacatDeployDir=/usr/local/tomcat/webapps/metacat
|
|
168 | 168 |
test.mcUser=uid=kepler,o=unaffiliated,dc=ecoinformatics,dc=org |
169 | 169 |
test.mcPassword=kepler |
170 | 170 |
test.mcAnotherUser=uid=test,o=NCEAS,dc=ecoinformatics,dc=org |
Also available in: Unified diff
Refer to metacat.war deployments since those are now the default. https://projects.ecoinformatics.org/ecoinfo/issues/6082