개정판 6b6e937c
Compare기능 수정
Change-Id: I3697fbe30f47d5cc4a51ece85df0055f7c596bf2
KCOM/Connected Services/ServiceDeepView/configuration91.svcinfo | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="utf-8"?> |
2 |
<SavedWcfConfigurationInformation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="9.1" CheckSum="CxEz4qXUZgtyulW+VJD8mouNlbw=">
|
|
2 |
<SavedWcfConfigurationInformation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="9.1" CheckSum="1lmMilr0lQVn+SZS9maBkviH1Fk=">
|
|
3 | 3 |
<bindingConfigurations> |
4 | 4 |
<bindingConfiguration bindingType="basicHttpBinding" name="DeepViewPoint"> |
5 | 5 |
<properties> |
... | ... | |
112 | 112 |
</bindingConfiguration> |
113 | 113 |
</bindingConfigurations> |
114 | 114 |
<endpoints> |
115 |
<endpoint name="DeepViewPoint" contract="ServiceDeepView.ServiceDeepView" bindingType="basicHttpBinding" address="http://sdms.co.kr:8080/API/ServiceDeepView.svc" bindingConfiguration="DeepViewPoint">
|
|
115 |
<endpoint name="DeepViewPoint" contract="ServiceDeepView.ServiceDeepView" bindingType="basicHttpBinding" address="http://localhost:8080/ServiceDeepView.svc" bindingConfiguration="DeepViewPoint">
|
|
116 | 116 |
<properties> |
117 | 117 |
<property path="/address" isComplexType="false" isExplicitlyDefined="true" clrType="System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
118 |
<serializedValue>http://sdms.co.kr:8080/API/ServiceDeepView.svc</serializedValue>
|
|
118 |
<serializedValue>http://localhost:8080/ServiceDeepView.svc</serializedValue>
|
|
119 | 119 |
</property> |
120 | 120 |
<property path="/behaviorConfiguration" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
121 | 121 |
<serializedValue /> |
내보내기 Unified diff