Further mockups.
[ecp_lsfp_soaps.git] / config.yml
blob6d2fffa31c2c5488744d088f4f1de08024351938
1 # LSF-Proxy SOAP-Server
2 ---
3 soap:
4   name: LsfProxyWS
5   info: Provides a SOAP server for the LSF push mechanism and LSF-Proxy queue.
6   # scheme must be http
7   url: http://localhost:63289
8   # Filename path for the automatically generated WSDL file.
9   # You can give relative or absolute path.
10   wsdl_filename: lsf_proxy_ws.wsdl
12 # Describing Logging facility
13 logger:
14   filename: server.log  # You can give relative or absolute path
15   level: Logger::INFO   # DEBUG, INFO, WARN, ERROR, FATAL
18 # for testing (mockups)
19 lsf:
20   db_interface:
21     term_id: -1
22     lecture: CCLecture
23     enrollments: CCEnrollments
24     institutions: CCInstitutionsTopDown
25     course_catalog: CCCourseCatalogTopDown