Revision 5057
Added by daigle about 15 years ago
workflowscheduler.properties | ||
---|---|---|
151 | 151 |
######## Workflow engine section ######################################### |
152 | 152 |
executionEngine.endPointAddress=http://localhost:8080/axis2/services/KeplerWebService |
153 | 153 |
|
154 |
workflowScheduler.authServiceUrl=http://indus.msi.ucsb.edu/knb/services/AuthenticationService |
|
155 |
|
|
154 | 156 |
######## junit test section ################ |
155 | 157 |
|
156 | 158 |
test.printdebug=true |
Also available in: Unified diff
Add session validation to metacat tpc and workflow scheduler. Fix sanparks skin session management so it always uses the logged in session id.