* ProtocolImporter.cs, HttpSimpleProtocolImporter.cs,
authorLluis Sanchez <lluis@novell.com>
Tue, 26 Oct 2004 15:40:35 +0000 (15:40 -0000)
committerLluis Sanchez <lluis@novell.com>
Tue, 26 Oct 2004 15:40:35 +0000 (15:40 -0000)
commit59aa51ce1341d4dbb1fc3679e5bf44826d45ba57
treedf4664fa48694c124cbd493f17f8d6a45e58462a
parent3747fde41630b5c978b06a7f503b28cbcd4050d5
* ProtocolImporter.cs, HttpSimpleProtocolImporter.cs,
  SoapProtocolImporter.cs: When appsettingurlkey is provided, generate
  code that reads the url from the config file, instead of doing it at
  the moment of generation. This fixes bug #68795.

svn path=/branches/mono-1-0/mcs/; revision=35334
mcs/class/System.Web.Services/System.Web.Services.Description/ChangeLog
mcs/class/System.Web.Services/System.Web.Services.Description/HttpSimpleProtocolImporter.cs
mcs/class/System.Web.Services/System.Web.Services.Description/ProtocolImporter.cs
mcs/class/System.Web.Services/System.Web.Services.Description/SoapProtocolImporter.cs