You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2007/02/16 05:18:48 UTC

svn commit: r508305 - in /webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c: ./ axis2_engine/ axis2_http_common/ axis2_http_receiver/ axis2_http_sender/ axis2_http_util/ mod_axis2_IIS/

Author: dinesh
Date: Thu Feb 15 20:18:47 2007
New Revision: 508305

URL: http://svn.apache.org/viewvc?view=rev&rev=508305
Log:
axis2c-486: transport refactoring phase 1. VC project modified accordingly.

Added:
    webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_common/
    webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_common/axis2_http_commons.vcproj
    webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_util/
    webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_util/axis2_http_util.vcproj
Modified:
    webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj
    webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj
    webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_sender/axis2_http_sender.vcproj
    webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2c.sln
    webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/mod_axis2_IIS/mod_axis2_IIS.vcproj

Modified: webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj?view=diff&rev=508305&r1=508304&r2=508305
==============================================================================
--- webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj (original)
+++ webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj Thu Feb 15 20:18:47 2007
@@ -529,42 +529,6 @@
 				<Filter
 					Name="http"
 					>
-					<File
-						RelativePath="..\..\..\..\modules\core\transport\http\http_chunked_stream.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\..\..\modules\core\transport\http\http_header.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\..\..\modules\core\transport\http\http_out_transport_info.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\..\..\modules\core\transport\http\http_request_line.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\..\..\modules\core\transport\http\http_simple_request.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\..\..\modules\core\transport\http\http_simple_response.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\..\..\modules\core\transport\http\http_status_line.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\..\..\modules\core\transport\http\http_transport_utils.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\..\..\modules\core\transport\http\http_worker.c"
-						>
-					</File>
 				</Filter>
 			</Filter>
 			<Filter

Added: webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_common/axis2_http_commons.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_common/axis2_http_commons.vcproj?view=auto&rev=508305
==============================================================================
--- webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_common/axis2_http_commons.vcproj (added)
+++ webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_common/axis2_http_commons.vcproj Thu Feb 15 20:18:47 2007
@@ -0,0 +1,224 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="axis2_http_common"
+	ProjectGUID="{3D25ED71-1590-4009-856D-1DEAC76E4A1F}"
+	RootNamespace="axis2_http_commons"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory=".\..\deploy\lib"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories=".\..\..\..\..\woden\include;.\..\..\..\..\include;.\..\..\..\..\modules\core\deployment;.\..\..\..\..\util\include;.\..\..\..\..\xml_schema\include;.\..\..\..\..\axiom\include;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;AXIS2_DECLARE_EXPORT;AXIS2_SVR_MULTI_THREADED;AXIS2_HTTP_COMMONS_EXPORTS"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="axis2_util.lib axis2_http_util.lib axis2_engine.lib"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="&quot;$(SolutionDir)\deploy\lib&quot;"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;AXIS2_HTTP_COMMONS_EXPORTS"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\common\http_header.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\common\http_out_transport_info.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\common\http_request_line.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\common\http_simple_request.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\common\http_simple_response.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\common\http_status_line.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\common\http_worker.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Modified: webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj?view=diff&rev=508305&r1=508304&r2=508305
==============================================================================
--- webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj (original)
+++ webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj Thu Feb 15 20:18:47 2007
@@ -61,7 +61,7 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
-				AdditionalDependencies="axis2_util.lib axis2_parser.lib axis2_engine.lib"
+				AdditionalDependencies="axis2_util.lib axis2_parser.lib axis2_engine.lib axis2_http_util.lib axis2_http_common.lib"
 				LinkIncremental="2"
 				AdditionalLibraryDirectories="&quot;$(SolutionDir)\deploy\lib&quot;"
 				GenerateManifest="true"

Modified: webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_sender/axis2_http_sender.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_sender/axis2_http_sender.vcproj?view=diff&rev=508305&r1=508304&r2=508305
==============================================================================
--- webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_sender/axis2_http_sender.vcproj (original)
+++ webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_sender/axis2_http_sender.vcproj Thu Feb 15 20:18:47 2007
@@ -61,7 +61,7 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
-				AdditionalDependencies="axis2_util.lib axis2_engine.lib axiom.lib axis2_parser.lib"
+				AdditionalDependencies="axis2_util.lib axis2_parser.lib axis2_engine.lib axis2_http_util.lib axis2_http_common.lib"
 				LinkIncremental="2"
 				AdditionalLibraryDirectories="&quot;$(SolutionDir)\deploy\lib&quot;"
 				GenerateDebugInformation="true"

Added: webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_util/axis2_http_util.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_util/axis2_http_util.vcproj?view=auto&rev=508305
==============================================================================
--- webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_util/axis2_http_util.vcproj (added)
+++ webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2_http_util/axis2_http_util.vcproj Thu Feb 15 20:18:47 2007
@@ -0,0 +1,204 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="axis2_http_util"
+	ProjectGUID="{7B4EF49A-B4B7-428E-A70B-D78E6CBD32DD}"
+	RootNamespace="axis2_http_util"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="..\deploy\lib"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories=".\..\..\..\..\woden\include;.\..\..\..\..\include;.\..\..\..\..\modules\core\deployment;.\..\..\..\..\util\include;.\..\..\..\..\xml_schema\include;.\..\..\..\..\axiom\include;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;AXIS2_DECLARE_EXPORT;AXIS2_HTTP_UTIL_EXPORTS"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="axis2_util.lib axis2_engine.lib axiom.lib axis2_parser.lib"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="&quot;$(SolutionDir)\deploy\lib&quot;"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;AXIS2_HTTP_UTIL_EXPORTS"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\util\http_chunked_stream.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\util\http_transport_utils.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Modified: webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2c.sln
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2c.sln?view=diff&rev=508305&r1=508304&r2=508305
==============================================================================
--- webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2c.sln (original)
+++ webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/axis2c.sln Thu Feb 15 20:18:47 2007
@@ -41,6 +41,8 @@
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_http_receiver", "axis2_http_receiver\axis2_http_receiver.vcproj", "{9441F689-6ED3-4FF8-9B13-2E80E391DF39}"
 	ProjectSection(ProjectDependencies) = postProject
 		{7C816A64-FA96-4C6C-8DB0-5256441F54BC} = {7C816A64-FA96-4C6C-8DB0-5256441F54BC}
+		{3D25ED71-1590-4009-856D-1DEAC76E4A1F} = {3D25ED71-1590-4009-856D-1DEAC76E4A1F}
+		{7B4EF49A-B4B7-428E-A70B-D78E6CBD32DD} = {7B4EF49A-B4B7-428E-A70B-D78E6CBD32DD}
 		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8} = {D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}
 		{9524B8C5-79D9-4470-9A47-8BD163ABBB15} = {9524B8C5-79D9-4470-9A47-8BD163ABBB15}
 		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
@@ -56,6 +58,7 @@
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_http_server", "axis2_http_server\axis2_http_server.vcproj", "{D2975362-DEAA-41BF-AE5E-E6FCDB526726}"
 	ProjectSection(ProjectDependencies) = postProject
+		{7332F525-8C77-4FB3-A0C0-FCEB2382F03C} = {7332F525-8C77-4FB3-A0C0-FCEB2382F03C}
 		{DC6F6E35-5D1D-46D9-8358-3324FC677A1F} = {DC6F6E35-5D1D-46D9-8358-3324FC677A1F}
 		{1C869543-9F6E-45D6-8780-B078745C3E67} = {1C869543-9F6E-45D6-8780-B078745C3E67}
 		{423F7156-84C4-43C1-855A-D0FEE24DB0A0} = {423F7156-84C4-43C1-855A-D0FEE24DB0A0}
@@ -72,6 +75,8 @@
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_http_sender", "axis2_http_sender\axis2_http_sender.vcproj", "{7332F525-8C77-4FB3-A0C0-FCEB2382F03C}"
 	ProjectSection(ProjectDependencies) = postProject
 		{7C816A64-FA96-4C6C-8DB0-5256441F54BC} = {7C816A64-FA96-4C6C-8DB0-5256441F54BC}
+		{3D25ED71-1590-4009-856D-1DEAC76E4A1F} = {3D25ED71-1590-4009-856D-1DEAC76E4A1F}
+		{7B4EF49A-B4B7-428E-A70B-D78E6CBD32DD} = {7B4EF49A-B4B7-428E-A70B-D78E6CBD32DD}
 		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8} = {D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}
 		{9524B8C5-79D9-4470-9A47-8BD163ABBB15} = {9524B8C5-79D9-4470-9A47-8BD163ABBB15}
 		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
@@ -79,6 +84,16 @@
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_axis2_IIS", "mod_axis2_IIS\mod_axis2_IIS.vcproj", "{1D949369-9C4B-4C59-9F2A-278FD8CE0D41}"
 EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_http_util", "axis2_http_util\axis2_http_util.vcproj", "{7B4EF49A-B4B7-428E-A70B-D78E6CBD32DD}"
+	ProjectSection(ProjectDependencies) = postProject
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC} = {7C816A64-FA96-4C6C-8DB0-5256441F54BC}
+		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8} = {D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}
+		{9524B8C5-79D9-4470-9A47-8BD163ABBB15} = {9524B8C5-79D9-4470-9A47-8BD163ABBB15}
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_http_common", "axis2_http_common\axis2_http_commons.vcproj", "{3D25ED71-1590-4009-856D-1DEAC76E4A1F}"
+EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Win32 = Debug|Win32
@@ -133,6 +148,14 @@
 		{1D949369-9C4B-4C59-9F2A-278FD8CE0D41}.Debug|Win32.Build.0 = Debug|Win32
 		{1D949369-9C4B-4C59-9F2A-278FD8CE0D41}.Release|Win32.ActiveCfg = Release|Win32
 		{1D949369-9C4B-4C59-9F2A-278FD8CE0D41}.Release|Win32.Build.0 = Release|Win32
+		{7B4EF49A-B4B7-428E-A70B-D78E6CBD32DD}.Debug|Win32.ActiveCfg = Debug|Win32
+		{7B4EF49A-B4B7-428E-A70B-D78E6CBD32DD}.Debug|Win32.Build.0 = Debug|Win32
+		{7B4EF49A-B4B7-428E-A70B-D78E6CBD32DD}.Release|Win32.ActiveCfg = Release|Win32
+		{7B4EF49A-B4B7-428E-A70B-D78E6CBD32DD}.Release|Win32.Build.0 = Release|Win32
+		{3D25ED71-1590-4009-856D-1DEAC76E4A1F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{3D25ED71-1590-4009-856D-1DEAC76E4A1F}.Debug|Win32.Build.0 = Debug|Win32
+		{3D25ED71-1590-4009-856D-1DEAC76E4A1F}.Release|Win32.ActiveCfg = Release|Win32
+		{3D25ED71-1590-4009-856D-1DEAC76E4A1F}.Release|Win32.Build.0 = Release|Win32
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE

Modified: webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/mod_axis2_IIS/mod_axis2_IIS.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/mod_axis2_IIS/mod_axis2_IIS.vcproj?view=diff&rev=508305&r1=508304&r2=508305
==============================================================================
--- webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/mod_axis2_IIS/mod_axis2_IIS.vcproj (original)
+++ webservices/axis2/scratch/c/dinesh/486/c/ides/vc/axis2c/mod_axis2_IIS/mod_axis2_IIS.vcproj Thu Feb 15 20:18:47 2007
@@ -62,7 +62,7 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
-				AdditionalDependencies="axiom.lib axis2_parser.lib axis2_util.lib axis2_engine.lib axis2_http_receiver.lib axis2_http_sender.lib"
+				AdditionalDependencies="axiom.lib axis2_parser.lib axis2_util.lib axis2_engine.lib axis2_http_receiver.lib axis2_http_sender.lib axis2_http_util.lib"
 				LinkIncremental="2"
 				AdditionalLibraryDirectories=".\..\deploy\lib"
 				ModuleDefinitionFile=".\..\..\..\..\modules\core\transport\http\server\IIS\mod_axis2.def"



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org