* ProtocolImporter.cs, HttpSimpleProtocolImporter.cs,
authorLluis Sanchez <lluis@novell.com>
Tue, 26 Oct 2004 15:29:38 +0000 (15:29 -0000)
committerLluis Sanchez <lluis@novell.com>
Tue, 26 Oct 2004 15:29:38 +0000 (15:29 -0000)
commit1826bbddfbe71fe79793d1c4d6df8012bd77ec98
treebe8af1cdb5966cd102d9f309da43fa6529b0044c
parent7f6308224e59e0cb24b10e5d19eaeda7f46d7170
* 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=/trunk/mcs/; revision=35333
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