25 lines
1.4 KiB
INI
25 lines
1.4 KiB
INI
[pilot]
|
|
webservices.actionLog.wsdl = "http://wcwsdl/pilot/actionLog.wsdl"
|
|
webservices.batch.wsdl = "http://wcwsdl/pilot/batch.wsdl"
|
|
webservices.name.wsdl = "http://wcwsdl/pilot/name.wsdl"
|
|
webservices.screener.wsdl = "http://wcwsdl/pilot/screener.wsdl"
|
|
webservices.storedName.wsdl = "http://wcwsdl/pilot/storedName.wsdl"
|
|
webservices.content.wsdl = "http://wcwsdl/pilot/content.wsdl"
|
|
webservices.group.wsdl = "http://wcwsdl/pilot/group.wsdl"
|
|
webservices.preference.wsdl = "http://wcwsdl/pilot/preference.wsdl"
|
|
webservices.role.wsdl = "http://wcwsdl/pilot/role.wsdl"
|
|
webservices.user.wsdl = "http://wcwsdl/pilot/user.wsdl"
|
|
webservices.match.wsdl = "http://wcwsdl/pilot/match.wsdl"
|
|
|
|
[production]
|
|
webservices.actionLog.wsdl = "http://wcwsdl/production/actionLog.wsdl"
|
|
webservices.batch.wsdl = "http://wcwsdl/production/batch.wsdl"
|
|
webservices.name.wsdl = "http://wcwsdl/production/name.wsdl"
|
|
webservices.screener.wsdl = "http://wcwsdl/production/screener.wsdl"
|
|
webservices.storedName.wsdl = "http://wcwsdl/production/storedName.wsdl"
|
|
webservices.content.wsdl = "http://wcwsdl/production/content.wsdl"
|
|
webservices.group.wsdl = "http://wcwsdl/production/group.wsdl"
|
|
webservices.preference.wsdl = "http://wcproduction/pilot/preference.wsdl"
|
|
webservices.role.wsdl = "http://wcwsdl/production/role.wsdl"
|
|
webservices.user.wsdl = "http://wcwsdl/production/user.wsdl"
|
|
webservices.match.wsdl = "http://wcwsdl/production/match.wsdl" |