Răsfoiți Sursa

Grasshopper project system now uses csproj extension

svn path=/trunk/mcs/; revision=72710
Noam Lampert 19 ani în urmă
părinte
comite
5fddbc844c

+ 390 - 0
mcs/class/System.Web.Services/System.Web.Services20.csproj

@@ -0,0 +1,390 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProductVersion>8.0.50727</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{B37A8704-33AB-48D9-B0C2-1D919755B69A}</ProjectGuid>
+    <OutputType>Library</OutputType>
+    <AppDesignerFolder>Properties</AppDesignerFolder>
+    <RootNamespace>System.Web.Services</RootNamespace>
+    <AssemblyName>System.Web.Services</AssemblyName>
+    <JDKName>1.5.0_05</JDKName>
+    <GHProjectType>1</GHProjectType>
+    <GHProjectKind>framework</GHProjectKind>
+    <Version>2.0</Version>
+    <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
+    <OutputPath>bin\Release_Java20\</OutputPath>
+    <DefineConstants>TRACE;NET_1_1;TARGET_JVM;TARGET_J2EE;NET_2_0</DefineConstants>
+    <BaseAddress>285212672</BaseAddress>
+    <Optimize>true</Optimize>
+    <DebugType>pdbonly</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <ErrorReport>prompt</ErrorReport>
+    <SkipValidation>false</SkipValidation>
+    <KeepIntermediate>false</KeepIntermediate>
+    <GHProjectType>1</GHProjectType>
+    <PreCompile>false</PreCompile>
+    <AdditionalClassPath>
+    </AdditionalClassPath>
+    <ApplicationServerType>
+    </ApplicationServerType>
+    <Version>2.0</Version>
+    <JDKName>1.5.0_05</JDKName>
+    <TargetPlatform>0</TargetPlatform>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <OutputPath>bin\Debug_Java20\</OutputPath>
+    <DefineConstants>TRACE;DEBUG;NET_1_1;TARGET_JVM;TARGET_J2EE;NET_2_0</DefineConstants>
+    <BaseAddress>285212672</BaseAddress>
+    <DebugType>full</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <ErrorReport>prompt</ErrorReport>
+    <SkipValidation>True</SkipValidation>
+    <KeepIntermediate>False</KeepIntermediate>
+    <GHProjectType>1</GHProjectType>
+    <PreCompile>false</PreCompile>
+    <AdditionalClassPath>
+    </AdditionalClassPath>
+    <ApplicationServerType>
+    </ApplicationServerType>
+    <Version>2.0</Version>
+    <JDKName>1.5.0_05</JDKName>
+    <TargetPlatform>0</TargetPlatform>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>bin\Debug_Java\</OutputPath>
+    <DefineConstants>TRACE;DEBUG;NET_1_1;TARGET_JVM;ONLY_1_1</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <BaseAddress>285212672</BaseAddress>
+    <NoStdLib>false</NoStdLib>
+    <SkipValidation>True</SkipValidation>
+    <KeepIntermediate>False</KeepIntermediate>
+    <TargetPlatform>0</TargetPlatform>
+    <AdditionalClassPath>
+    </AdditionalClassPath>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
+    <DebugType>pdbonly</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\Release_Java\</OutputPath>
+    <DefineConstants>TRACE;NET_1_1;TARGET_JVM;ONLY_1_1</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <BaseAddress>285212672</BaseAddress>
+    <NoStdLib>false</NoStdLib>
+    <SkipValidation>false</SkipValidation>
+    <KeepIntermediate>false</KeepIntermediate>
+    <TargetPlatform>0</TargetPlatform>
+    <AdditionalClassPath>
+    </AdditionalClassPath>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="System" />
+    <Reference Include="System.Configuration" />
+    <Reference Include="System.Web" />
+    <Reference Include="System.Xml" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="..\..\build\common\Locale.cs">
+      <Link>Locale.cs</Link>
+    </Compile>
+    <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
+      <Link>MonoTODOAttribute.cs</Link>
+    </Compile>
+    <Compile Include="System.Web.Services.Configuration\DiagnosticsElement.cs" />
+    <Compile Include="System.Web.Services.Configuration\PriorityGroup.cs" />
+    <Compile Include="System.Web.Services.Configuration\ProtocolElement.cs" />
+    <Compile Include="System.Web.Services.Configuration\ProtocolElementCollection.cs" />
+    <Compile Include="System.Web.Services.Configuration\SoapEnvelopeProcessingElement.cs" />
+    <Compile Include="System.Web.Services.Configuration\SoapExtensionTypeElement.cs" />
+    <Compile Include="System.Web.Services.Configuration\SoapExtensionTypeElementCollection.cs" />
+    <Compile Include="System.Web.Services.Configuration\TypeElement.cs" />
+    <Compile Include="System.Web.Services.Configuration\TypeElementCollection.cs" />
+    <Compile Include="System.Web.Services.Configuration\TypeTypeConverter.cs" />
+    <Compile Include="System.Web.Services.Configuration\WebServiceProtocols.cs" />
+    <Compile Include="System.Web.Services.Configuration\WebServicesConfigurationSectionHandler.cs" />
+    <Compile Include="System.Web.Services.Configuration\WebServicesSection.cs" />
+    <Compile Include="System.Web.Services.Configuration\WsdlHelpGeneratorElement.cs" />
+    <Compile Include="System.Web.Services.Configuration\WsiProfilesElement.cs" />
+    <Compile Include="System.Web.Services.Configuration\WsiProfilesElementCollection.cs" />
+    <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
+    <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
+    <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
+    <Compile Include="System.Web.Services.Description\BasicProfileChecker.cs" />
+    <Compile Include="System.Web.Services.Description\BasicProfileViolation.cs" />
+    <Compile Include="System.Web.Services.Description\BasicProfileViolationCollection.cs" />
+    <Compile Include="System.Web.Services.Description\BasicProfileViolationEnumerator.cs" />
+    <Compile Include="System.Web.Services.Description\Binding.cs" />
+    <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
+    <Compile Include="System.Web.Services.Description\ConformanceChecker.cs" />
+    <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
+    <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
+    <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
+    <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
+    <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
+    <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
+    <Compile Include="System.Web.Services.Description\HttpGetProtocolReflector.cs" />
+    <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
+    <Compile Include="System.Web.Services.Description\HttpPostProtocolReflector.cs" />
+    <Compile Include="System.Web.Services.Description\HttpSimpleProtocolReflector.cs" />
+    <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
+    <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
+    <Compile Include="System.Web.Services.Description\Import.cs" />
+    <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
+    <Compile Include="System.Web.Services.Description\InputBinding.cs" />
+    <Compile Include="System.Web.Services.Description\Message.cs" />
+    <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
+    <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
+    <Compile Include="System.Web.Services.Description\MessagePart.cs" />
+    <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
+    <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
+    <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
+    <Compile Include="System.Web.Services.Description\MimePart.cs" />
+    <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
+    <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
+    <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
+    <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
+    <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
+    <Compile Include="System.Web.Services.Description\NamedItem.cs" />
+    <Compile Include="System.Web.Services.Description\Operation.cs" />
+    <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
+    <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
+    <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
+    <Compile Include="System.Web.Services.Description\OperationFault.cs" />
+    <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
+    <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
+    <Compile Include="System.Web.Services.Description\OperationInput.cs" />
+    <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
+    <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
+    <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
+    <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
+    <Compile Include="System.Web.Services.Description\Port.cs" />
+    <Compile Include="System.Web.Services.Description\PortCollection.cs" />
+    <Compile Include="System.Web.Services.Description\PortType.cs" />
+    <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
+    <Compile Include="System.Web.Services.Description\ProtocolReflector.cs" />
+    <Compile Include="System.Web.Services.Description\Service.cs" />
+    <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
+    <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
+    <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
+    <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
+    <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
+    <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
+    <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
+    <Compile Include="System.Web.Services.Description\ServiceDescriptionImportWarnings.cs" />
+    <Compile Include="System.Web.Services.Description\ServiceDescriptionReflector.cs" />
+    <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase.cs" />
+    <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
+    <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
+    <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
+    <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
+    <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
+    <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
+    <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
+    <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
+    <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
+    <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
+    <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
+    <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
+    <Compile Include="System.Web.Services.Description\SoapExtensionReflector.cs" />
+    <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
+    <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
+    <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
+    <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
+    <Compile Include="System.Web.Services.Description\SoapProtocolReflector.cs" />
+    <Compile Include="System.Web.Services.Description\Types.cs" />
+    <Compile Include="System.Web.Services.Description\WebReference.cs" />
+    <Compile Include="System.Web.Services.Description\WebReferenceCollection.cs" />
+    <Compile Include="System.Web.Services.Description\WebReferenceOptions.cs" />
+    <Compile Include="System.Web.Services.Description\WebReferenceOptionsSerializer.cs" />
+    <Compile Include="System.Web.Services.Description\WebServicesInteroperability.cs" />
+    <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
+    <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoveryRequestHandler.cs" />
+    <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
+    <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
+    <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
+    <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
+    <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
+    <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
+    <Compile Include="System.Web.Services.Protocols\AnyReturnReader.cs" />
+    <Compile Include="System.Web.Services.Protocols\Fault.cs" />
+    <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
+    <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
+    <Compile Include="System.Web.Services.Protocols\HtmlFormParameterReader.cs" />
+    <Compile Include="System.Web.Services.Protocols\HtmlFormParameterWriter.cs" />
+    <Compile Include="System.Web.Services.Protocols\HttpGetClientProtocol.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Web.Services.Protocols\HttpGetTypeStubInfo.cs" />
+    <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
+    <Compile Include="System.Web.Services.Protocols\HttpPostClientProtocol.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Web.Services.Protocols\HttpPostTypeStubInfo.cs" />
+    <Compile Include="System.Web.Services.Protocols\HttpSimpleClientProtocol.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Web.Services.Protocols\HttpSimpleTypeStubInfo.cs" />
+    <Compile Include="System.Web.Services.Protocols\HttpSimpleWebServiceHandler.cs" />
+    <Compile Include="System.Web.Services.Protocols\HttpSoapWebServiceHandler.cs" />
+    <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
+    <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
+    <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
+    <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
+    <Compile Include="System.Web.Services.Protocols\MatchAttribute.cs" />
+    <Compile Include="System.Web.Services.Protocols\Methods.cs" />
+    <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
+    <Compile Include="System.Web.Services.Protocols\MimeParameterReader.cs" />
+    <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
+    <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
+    <Compile Include="System.Web.Services.Protocols\MimeReturnWriter.cs" />
+    <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
+    <Compile Include="System.Web.Services.Protocols\PatternMatcher.cs" />
+    <Compile Include="System.Web.Services.Protocols\ServerProtocol.cs" />
+    <Compile Include="System.Web.Services.Protocols\ServerProtocolFactory.cs" />
+    <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
+    <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapClientMethod.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapDocumentationHandler.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapHeaderException.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapHeaderHandling.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapServerMessage.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapServerMethod.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapServerProtocol.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapServerProtocolFactory.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapServerType.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
+    <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
+    <Compile Include="System.Web.Services.Protocols\TextReturnReader.cs" />
+    <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
+    <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
+    <Compile Include="System.Web.Services.Protocols\UrlParameterReader.cs" />
+    <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
+    <Compile Include="System.Web.Services.Protocols\ValueCollectionParameterReader.cs" />
+    <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
+    <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Web.Services.Protocols\WebServiceHandler.cs" />
+    <Compile Include="System.Web.Services.Protocols\WebServiceHandlerFactory.cs" />
+    <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
+    <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
+    <Compile Include="System.Web.Services.Protocols\XmlReturnWriter.cs" />
+    <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
+    <Compile Include="System.Web.Services\WebService.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
+    <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
+    <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
+    <Compile Include="System.Web.Services\WsiProfiles.cs" />
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="..\..\build\common\Consts.cs.in">
+      <Link>Consts.cs.in</Link>
+    </None>
+  </ItemGroup>
+  <ItemGroup>
+    <EmbeddedResource Include="System.Web.Services.Description\wsdl-1.1.xsd">
+      <LogicalName>wsdl-1.1.xsd</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="System.Web.Services.Description\web-reference.xsd">
+      <LogicalName>web-reference.xsd</LogicalName>
+    </EmbeddedResource>
+  </ItemGroup>
+  <ItemGroup>
+    <Folder Include="Properties\" />
+  </ItemGroup>
+  <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
+  <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
+       Other similar extension points exist, see Microsoft.Common.targets.
+  <Target Name="BeforeBuild">
+  </Target>
+  <Target Name="AfterBuild">
+  </Target>
+  -->
+  <ProjectExtensions>
+    <VisualStudio>
+      <UserProperties REFS-JarPath-system-web="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Web.jar" REFS-JarPath-system-configuration="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Configuration.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\mscorlib.jar" REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Xml.jar" />
+    </VisualStudio>
+  </ProjectExtensions>
+  <PropertyGroup>
+    <PostBuildEvent>echo Parsing DefaultWsdlHelpGenerator.jvm.aspx
+  
+copy ..\..\..\..\..\mono\data\net_2_0\DefaultWsdlHelpGenerator.jvm.aspx .
+
+"%25VMW_HOME%25\bin\aspxparser.exe" /reference:"$(FrameworkDir)\System.dll" /reference:"$(FrameworkDir)\System.Web.dll" /novalidator /enterprise:no /appdir:$(ProjectDir)$(OutDir) /out:$(ProjectDir)\WEB-INF\lib\$(TargetName).jar /bindir:$(TargetDir)$(OutDir) /virtdir:/MonoSystemWeb /aspxfiles:DefaultWsdlHelpGenerator.jvm.aspx /precompileall /tempDir:$(ProjectDir)$(OutDir) /assembly:$(TargetPath)
+
+del DefaultWsdlHelpGenerator.jvm.aspx
+
+set td=%25random%25
+echo %25td%25\ASP
+md %25td%25\ASP
+md %25td%25\assemblies
+copy assemblies\defaultwsdlhelpgenerator.jvm.aspx.xml %25td%25\assemblies\defaultwsdlhelpgenerator.aspx.xml 
+cd assemblies\A*
+copy *.ghres ..\..\%25td%25\dll.ghres
+copy ASP ..\..\%25td%25\ASP
+cd ..\..\%25td%25
+
+
+echo Unzipping System.Web.Services.jar...
+set jar=$(TargetDir)$(TargetName).jar
+jar xf "%25jar%25"
+echo Repackaging...
+jar cfm "%25jar%25" .\META-INF\MANIFEST.MF *
+
+cd ..
+rmdir /S /Q %25td%25
+rmdir /S /Q assemblies</PostBuildEvent>
+  </PropertyGroup>
+</Project>

+ 0 - 389
mcs/class/System.Web.Services/System.Web.Services20.vmwcsproj

@@ -1,389 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-	<PropertyGroup>
-		<Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
-		<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-		<ProductVersion>8.0.50727</ProductVersion>
-		<SchemaVersion>2.0</SchemaVersion>
-		<ProjectGuid>{B37A8704-33AB-48D9-B0C2-1D919755B69A}</ProjectGuid>
-		<OutputType>Library</OutputType>
-		<AppDesignerFolder>Properties</AppDesignerFolder>
-		<RootNamespace>System.Web.Services</RootNamespace>
-		<AssemblyName>System.Web.Services</AssemblyName>
-		<JDKName>1.5.0_05</JDKName>
-		<GHProjectType>1</GHProjectType>
-		<GHProjectKind>framework</GHProjectKind>
-		<Version>2.0</Version>
-	</PropertyGroup>
-	<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
-		<OutputPath>bin\Release_Java20\</OutputPath>
-		<DefineConstants>TRACE;NET_1_1;TARGET_JVM;TARGET_J2EE;NET_2_0</DefineConstants>
-		<BaseAddress>285212672</BaseAddress>
-		<Optimize>true</Optimize>
-		<DebugType>pdbonly</DebugType>
-		<PlatformTarget>AnyCPU</PlatformTarget>
-		<ErrorReport>prompt</ErrorReport>
-		<SkipValidation>false</SkipValidation>
-		<KeepIntermediate>false</KeepIntermediate>
-		<GHProjectType>1</GHProjectType>
-		<PreCompile>false</PreCompile>
-		<AdditionalClassPath>
-		</AdditionalClassPath>
-		<ApplicationServerType>
-		</ApplicationServerType>
-		<Version>2.0</Version>
-		<JDKName>1.5.0_05</JDKName>
-		<TargetPlatform>0</TargetPlatform>
-	</PropertyGroup>
-	<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
-		<DebugSymbols>true</DebugSymbols>
-		<OutputPath>bin\Debug_Java20\</OutputPath>
-		<DefineConstants>TRACE;DEBUG;NET_1_1;TARGET_JVM;TARGET_J2EE;NET_2_0</DefineConstants>
-		<BaseAddress>285212672</BaseAddress>
-		<DebugType>full</DebugType>
-		<PlatformTarget>AnyCPU</PlatformTarget>
-		<ErrorReport>prompt</ErrorReport>
-		<SkipValidation>True</SkipValidation>
-		<KeepIntermediate>False</KeepIntermediate>
-		<GHProjectType>1</GHProjectType>
-		<PreCompile>false</PreCompile>
-		<AdditionalClassPath>
-		</AdditionalClassPath>
-		<ApplicationServerType>
-		</ApplicationServerType>
-		<Version>2.0</Version>
-		<JDKName>1.5.0_05</JDKName>
-		<TargetPlatform>0</TargetPlatform>
-	</PropertyGroup>
-	<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
-		<DebugSymbols>true</DebugSymbols>
-		<DebugType>full</DebugType>
-		<Optimize>false</Optimize>
-		<OutputPath>bin\Debug_Java\</OutputPath>
-		<DefineConstants>TRACE;DEBUG;NET_1_1;TARGET_JVM;ONLY_1_1</DefineConstants>
-		<ErrorReport>prompt</ErrorReport>
-		<WarningLevel>4</WarningLevel>
-		<BaseAddress>285212672</BaseAddress>
-		<NoStdLib>false</NoStdLib>
-		<SkipValidation>True</SkipValidation>
-		<KeepIntermediate>False</KeepIntermediate>
-		<TargetPlatform>0</TargetPlatform>
-		<AdditionalClassPath>
-		</AdditionalClassPath>
-	</PropertyGroup>
-	<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
-		<DebugType>pdbonly</DebugType>
-		<Optimize>true</Optimize>
-		<OutputPath>bin\Release_Java\</OutputPath>
-		<DefineConstants>TRACE;NET_1_1;TARGET_JVM;ONLY_1_1</DefineConstants>
-		<ErrorReport>prompt</ErrorReport>
-		<WarningLevel>4</WarningLevel>
-		<BaseAddress>285212672</BaseAddress>
-		<NoStdLib>false</NoStdLib>
-		<SkipValidation>false</SkipValidation>
-		<KeepIntermediate>false</KeepIntermediate>
-		<TargetPlatform>0</TargetPlatform>
-		<AdditionalClassPath>
-		</AdditionalClassPath>
-	</PropertyGroup>
-	<ItemGroup>
-		<Reference Include="System"/>
-		<Reference Include="System.Configuration"/>
-		<Reference Include="System.Web"/>
-		<Reference Include="System.Xml"/>
-	</ItemGroup>
-	<ItemGroup>
-		<Compile Include="..\..\build\common\Locale.cs">
-			<Link>Locale.cs</Link>
-		</Compile>
-		<Compile Include="..\..\build\common\MonoTODOAttribute.cs">
-			<Link>MonoTODOAttribute.cs</Link>
-		</Compile>
-		<Compile Include="System.Web.Services.Configuration\DiagnosticsElement.cs"/>
-		<Compile Include="System.Web.Services.Configuration\PriorityGroup.cs"/>
-		<Compile Include="System.Web.Services.Configuration\ProtocolElement.cs"/>
-		<Compile Include="System.Web.Services.Configuration\ProtocolElementCollection.cs"/>
-		<Compile Include="System.Web.Services.Configuration\SoapEnvelopeProcessingElement.cs"/>
-		<Compile Include="System.Web.Services.Configuration\SoapExtensionTypeElement.cs"/>
-		<Compile Include="System.Web.Services.Configuration\SoapExtensionTypeElementCollection.cs"/>
-		<Compile Include="System.Web.Services.Configuration\TypeElement.cs"/>
-		<Compile Include="System.Web.Services.Configuration\TypeElementCollection.cs"/>
-		<Compile Include="System.Web.Services.Configuration\TypeTypeConverter.cs"/>
-		<Compile Include="System.Web.Services.Configuration\WebServiceProtocols.cs"/>
-		<Compile Include="System.Web.Services.Configuration\WebServicesConfigurationSectionHandler.cs"/>
-		<Compile Include="System.Web.Services.Configuration\WebServicesSection.cs"/>
-		<Compile Include="System.Web.Services.Configuration\WsdlHelpGeneratorElement.cs"/>
-		<Compile Include="System.Web.Services.Configuration\WsiProfilesElement.cs"/>
-		<Compile Include="System.Web.Services.Configuration\WsiProfilesElementCollection.cs"/>
-		<Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs"/>
-		<Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs"/>
-		<Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs"/>
-		<Compile Include="System.Web.Services.Description\BasicProfileChecker.cs"/>
-		<Compile Include="System.Web.Services.Description\BasicProfileViolation.cs"/>
-		<Compile Include="System.Web.Services.Description\BasicProfileViolationCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\BasicProfileViolationEnumerator.cs"/>
-		<Compile Include="System.Web.Services.Description\Binding.cs"/>
-		<Compile Include="System.Web.Services.Description\BindingCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\ConformanceChecker.cs"/>
-		<Compile Include="System.Web.Services.Description\DocumentableItem.cs"/>
-		<Compile Include="System.Web.Services.Description\ExtensionManager.cs"/>
-		<Compile Include="System.Web.Services.Description\FaultBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\FaultBindingCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\HttpAddressBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\HttpBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\HttpGetProtocolReflector.cs"/>
-		<Compile Include="System.Web.Services.Description\HttpOperationBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\HttpPostProtocolReflector.cs"/>
-		<Compile Include="System.Web.Services.Description\HttpSimpleProtocolReflector.cs"/>
-		<Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\Import.cs"/>
-		<Compile Include="System.Web.Services.Description\ImportCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\InputBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\Message.cs"/>
-		<Compile Include="System.Web.Services.Description\MessageBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\MessageCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\MessagePart.cs"/>
-		<Compile Include="System.Web.Services.Description\MessagePartCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\MimeContentBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\MimePart.cs"/>
-		<Compile Include="System.Web.Services.Description\MimePartCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\MimeTextBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\MimeTextMatch.cs"/>
-		<Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\MimeXmlBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\NamedItem.cs"/>
-		<Compile Include="System.Web.Services.Description\Operation.cs"/>
-		<Compile Include="System.Web.Services.Description\OperationBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\OperationBindingCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\OperationCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\OperationFault.cs"/>
-		<Compile Include="System.Web.Services.Description\OperationFaultCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\OperationFlow.cs"/>
-		<Compile Include="System.Web.Services.Description\OperationInput.cs"/>
-		<Compile Include="System.Web.Services.Description\OperationMessage.cs"/>
-		<Compile Include="System.Web.Services.Description\OperationMessageCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\OperationOutput.cs"/>
-		<Compile Include="System.Web.Services.Description\OutputBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\Port.cs"/>
-		<Compile Include="System.Web.Services.Description\PortCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\PortType.cs"/>
-		<Compile Include="System.Web.Services.Description\PortTypeCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\ProtocolReflector.cs"/>
-		<Compile Include="System.Web.Services.Description\Service.cs"/>
-		<Compile Include="System.Web.Services.Description\ServiceCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\ServiceDescription.cs"/>
-		<Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs"/>
-		<Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs"/>
-		<Compile Include="System.Web.Services.Description\ServiceDescriptionImportWarnings.cs"/>
-		<Compile Include="System.Web.Services.Description\ServiceDescriptionReflector.cs"/>
-		<Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase.cs"/>
-		<Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs"/>
-		<Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\Soap12Binding.cs"/>
-		<Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\SoapAddressBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\SoapBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\SoapBindingStyle.cs"/>
-		<Compile Include="System.Web.Services.Description\SoapBindingUse.cs"/>
-		<Compile Include="System.Web.Services.Description\SoapBodyBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\SoapExtensionReflector.cs"/>
-		<Compile Include="System.Web.Services.Description\SoapFaultBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\SoapOperationBinding.cs"/>
-		<Compile Include="System.Web.Services.Description\SoapProtocolReflector.cs"/>
-		<Compile Include="System.Web.Services.Description\Types.cs"/>
-		<Compile Include="System.Web.Services.Description\WebReference.cs"/>
-		<Compile Include="System.Web.Services.Description\WebReferenceCollection.cs"/>
-		<Compile Include="System.Web.Services.Description\WebReferenceOptions.cs"/>
-		<Compile Include="System.Web.Services.Description\WebReferenceOptionsSerializer.cs"/>
-		<Compile Include="System.Web.Services.Description\WebServicesInteroperability.cs"/>
-		<Compile Include="System.Web.Services.Discovery\ContractReference.cs"/>
-		<Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs">
-			<SubType>Component</SubType>
-		</Compile>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoveryRequestHandler.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs"/>
-		<Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs"/>
-		<Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs"/>
-		<Compile Include="System.Web.Services.Discovery\SchemaReference.cs"/>
-		<Compile Include="System.Web.Services.Discovery\SoapBinding.cs"/>
-		<Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs"/>
-		<Compile Include="System.Web.Services.Protocols\AnyReturnReader.cs"/>
-		<Compile Include="System.Web.Services.Protocols\Fault.cs"/>
-		<Compile Include="System.Web.Services.Protocols\Fault12.cs"/>
-		<Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs"/>
-		<Compile Include="System.Web.Services.Protocols\HtmlFormParameterReader.cs"/>
-		<Compile Include="System.Web.Services.Protocols\HtmlFormParameterWriter.cs"/>
-		<Compile Include="System.Web.Services.Protocols\HttpGetClientProtocol.cs">
-			<SubType>Component</SubType>
-		</Compile>
-		<Compile Include="System.Web.Services.Protocols\HttpGetTypeStubInfo.cs"/>
-		<Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs"/>
-		<Compile Include="System.Web.Services.Protocols\HttpPostClientProtocol.cs">
-			<SubType>Component</SubType>
-		</Compile>
-		<Compile Include="System.Web.Services.Protocols\HttpPostTypeStubInfo.cs"/>
-		<Compile Include="System.Web.Services.Protocols\HttpSimpleClientProtocol.cs">
-			<SubType>Component</SubType>
-		</Compile>
-		<Compile Include="System.Web.Services.Protocols\HttpSimpleTypeStubInfo.cs"/>
-		<Compile Include="System.Web.Services.Protocols\HttpSimpleWebServiceHandler.cs"/>
-		<Compile Include="System.Web.Services.Protocols\HttpSoapWebServiceHandler.cs"/>
-		<Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs">
-			<SubType>Component</SubType>
-		</Compile>
-		<Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs"/>
-		<Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs"/>
-		<Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs"/>
-		<Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs"/>
-		<Compile Include="System.Web.Services.Protocols\MatchAttribute.cs"/>
-		<Compile Include="System.Web.Services.Protocols\Methods.cs"/>
-		<Compile Include="System.Web.Services.Protocols\MimeFormatter.cs"/>
-		<Compile Include="System.Web.Services.Protocols\MimeParameterReader.cs"/>
-		<Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs"/>
-		<Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs"/>
-		<Compile Include="System.Web.Services.Protocols\MimeReturnWriter.cs"/>
-		<Compile Include="System.Web.Services.Protocols\NopReturnReader.cs"/>
-		<Compile Include="System.Web.Services.Protocols\PatternMatcher.cs"/>
-		<Compile Include="System.Web.Services.Protocols\ServerProtocol.cs"/>
-		<Compile Include="System.Web.Services.Protocols\ServerProtocolFactory.cs"/>
-		<Compile Include="System.Web.Services.Protocols\ServerType.cs"/>
-		<Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapClientMethod.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapDocumentationHandler.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapException.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapExtension.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapHeader.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapHeaderException.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapHeaderHandling.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs">
-			<SubType>Component</SubType>
-		</Compile>
-		<Compile Include="System.Web.Services.Protocols\SoapMessage.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapServerMessage.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapServerMethod.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapServerProtocol.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapServerProtocolFactory.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapServerType.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs"/>
-		<Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs"/>
-		<Compile Include="System.Web.Services.Protocols\TextReturnReader.cs"/>
-		<Compile Include="System.Web.Services.Protocols\TypeStubManager.cs"/>
-		<Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs"/>
-		<Compile Include="System.Web.Services.Protocols\UrlParameterReader.cs"/>
-		<Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs"/>
-		<Compile Include="System.Web.Services.Protocols\ValueCollectionParameterReader.cs"/>
-		<Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs"/>
-		<Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs">
-			<SubType>Component</SubType>
-		</Compile>
-		<Compile Include="System.Web.Services.Protocols\WebServiceHandler.cs"/>
-		<Compile Include="System.Web.Services.Protocols\WebServiceHandlerFactory.cs"/>
-		<Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs"/>
-		<Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs"/>
-		<Compile Include="System.Web.Services.Protocols\XmlReturnWriter.cs"/>
-		<Compile Include="System.Web.Services\WebMethodAttribute.cs"/>
-		<Compile Include="System.Web.Services\WebService.cs">
-			<SubType>Component</SubType>
-		</Compile>
-		<Compile Include="System.Web.Services\WebServiceAttribute.cs"/>
-		<Compile Include="System.Web.Services\WebServiceBindingAttribute.cs"/>
-		<Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs"/>
-		<Compile Include="System.Web.Services\WsiProfiles.cs"/>
-	</ItemGroup>
-	<ItemGroup>
-		<None Include="..\..\build\common\Consts.cs.in">
-			<Link>Consts.cs.in</Link>
-		</None>
-	</ItemGroup>
-	<ItemGroup>
-		<EmbeddedResource Include="System.Web.Services.Description\wsdl-1.1.xsd">
-			<LogicalName>wsdl-1.1.xsd</LogicalName>
-		</EmbeddedResource>
-		<EmbeddedResource Include="System.Web.Services.Description\web-reference.xsd">
-			<LogicalName>web-reference.xsd</LogicalName>
-		</EmbeddedResource>
-	</ItemGroup>
-	<ItemGroup>
-		<Folder Include="Properties\"/>
-	</ItemGroup>
-	<Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets"/>
-	<Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets"/>
-	<!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
-  -->
-	<ProjectExtensions>
-		<VisualStudio>
-			<UserProperties REFS-JarPath-system-web="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Web.jar" REFS-JarPath-system-configuration="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Configuration.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\mscorlib.jar" REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Xml.jar"/>
-		</VisualStudio>
-	</ProjectExtensions>
-	<PropertyGroup>
-  <PostBuildEvent>echo Parsing DefaultWsdlHelpGenerator.jvm.aspx
-  
-copy ..\..\..\..\..\mono\data\net_2_0\DefaultWsdlHelpGenerator.jvm.aspx .
-
-"%25VMW_HOME%25\bin\aspxparser.exe" /reference:"$(FrameworkDir)\System.dll" /reference:"$(FrameworkDir)\System.Web.dll" /novalidator /enterprise:no /appdir:$(ProjectDir)$(OutDir) /out:$(ProjectDir)\WEB-INF\lib\$(TargetName).jar /bindir:$(TargetDir)$(OutDir) /virtdir:/MonoSystemWeb /aspxfiles:DefaultWsdlHelpGenerator.jvm.aspx /precompileall /tempDir:$(ProjectDir)$(OutDir) /assembly:$(TargetPath)
-
-del DefaultWsdlHelpGenerator.jvm.aspx
-
-set td=%25random%25
-echo %25td%25\ASP
-md %25td%25\ASP
-md %25td%25\assemblies
-copy assemblies\defaultwsdlhelpgenerator.jvm.aspx.xml %25td%25\assemblies\defaultwsdlhelpgenerator.aspx.xml 
-cd assemblies\A*
-copy *.ghres ..\..\%25td%25\dll.ghres
-copy ASP ..\..\%25td%25\ASP
-cd ..\..\%25td%25
-
-
-echo Unzipping System.Web.Services.jar...
-set jar=$(TargetDir)$(TargetName).jar
-jar xf "%25jar%25"
-echo Repackaging...
-jar cfm "%25jar%25" .\META-INF\MANIFEST.MF *
-
-cd ..
-rmdir /S /Q %25td%25
-rmdir /S /Q assemblies</PostBuildEvent>
-  </PropertyGroup>
-</Project>