Mercurial > altnet-hispano
view 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 |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <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"> <behaviors /> <bindings> <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" /> </bindings> <endpoints> <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" /> </endpoints> </configurationSnapshot>