Changes between Version 23 and Version 24 of InstallingFromSources
- Timestamp:
- 07/27/11 16:30:04 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingFromSources
v23 v24 206 206 207 207 == QCG-Computing integration == 208 After finishing the QCG-Notification configuration you must edit the QCG-Computing service configuration file a gain and update the content of the `<ServiceURL>` elements (in `<Module xsi:type="smc:notification_wsa">` section). For e.g. if in the `PREFIX/etc/qcg-ntfd.xml` one can find `<Host>example.com<Host>` and `<Port>19005<Port>` the `<ServiceURL>` in `PREFIX/etc/qcg-compd.xml` must be set to `http://example.com:19005/`.208 After finishing the QCG-Notification configuration you must edit the QCG-Computing service configuration file and update the content of the `<ServiceURL>` elements (in `<Module xsi:type="smc:notification_wsa">` section). For e.g. if in the `PREFIX/etc/qcg-ntfd.xml` one can find `<Host>example.com<Host>` and `<Port>19005<Port>` the `<ServiceURL>` in `PREFIX/etc/qcg-compd.xml` must be set to `http://example.com:19005/`. 209 209 210 210 '''Note:''' You must restart the QCG-Computing service after updating the `qcg-compd.xml` configuration file.