* HttpSimpleProtocolImporter.cs: pass the web service class list to the xml
authorLluis Sanchez <lluis@novell.com>
Wed, 21 Jan 2004 16:27:19 +0000 (16:27 -0000)
committerLluis Sanchez <lluis@novell.com>
Wed, 21 Jan 2004 16:27:19 +0000 (16:27 -0000)
commite67e12a9bfe96dd74f8bba35a4e898a2d1cae06b
tree2ed29ec1410e4f8ab2cc89d44fe87ea1f38bf077
parent0c7b31589e90da50dc4123b482d31d1c1122e2e6
* HttpSimpleProtocolImporter.cs: pass the web service class list to the xml
  importers to make sure that no data classes are created with the same
  name as the web service.
* ProtocolImporter.cs: Use port name as class name only if there is more
  than one port using the same protocol. This fixes big #52742.

svn path=/trunk/mcs/; revision=22341
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