Mercurial > altnet-hispano
comparison Agendas/trunk/src/Agendas.Blog/Service References/PortalSitefinity/configuration.svcinfo @ 99:3027c64344bd
agregado de llamadas a web service para crear posts en el blog de la comunidad
agregado de tests sobre el publicador de blogs
agregado de tests sobre el adapter del web service
author | jorge.rowies |
---|---|
date | Sat, 04 Jun 2011 22:33:05 -0300 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
98:4895116b8232 | 99:3027c64344bd |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <configurationSnapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:xml-wcfconfigurationsnapshot"> | |
3 <behaviors /> | |
4 <bindings> | |
5 <binding digest="System.ServiceModel.Configuration.BasicHttpBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:<?xml version="1.0" encoding="utf-16"?><Data hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" messageEncoding="Text" name="PostWriterWebServiceSoap" textEncoding="utf-8" transferMode="Buffered"><readerQuotas maxArrayLength="16384" maxBytesPerRead="4096" maxDepth="32" maxNameTableCharCount="16384" maxStringContentLength="8192" /><security mode="None"><message algorithmSuite="Default" clientCredentialType="UserName" /><transport clientCredentialType="None" proxyCredentialType="None" realm="" /></security></Data>" bindingType="basicHttpBinding" name="PostWriterWebServiceSoap" /> | |
6 </bindings> | |
7 <endpoints> | |
8 <endpoint normalizedDigest="<?xml version="1.0" encoding="utf-16"?><Data address="http://localhost/TestAltNet/PostWriterWebService.asmx" binding="basicHttpBinding" bindingConfiguration="PostWriterWebServiceSoap" contract="PortalSitefinity.PostWriterWebServiceSoap" name="PostWriterWebServiceSoap" />" digest="<?xml version="1.0" encoding="utf-16"?><Data address="http://localhost/TestAltNet/PostWriterWebService.asmx" binding="basicHttpBinding" bindingConfiguration="PostWriterWebServiceSoap" contract="PortalSitefinity.PostWriterWebServiceSoap" name="PostWriterWebServiceSoap" />" contractName="PortalSitefinity.PostWriterWebServiceSoap" name="PostWriterWebServiceSoap" /> | |
9 </endpoints> | |
10 </configurationSnapshot> |