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 pr...@apache.org on 2005/01/14 11:43:02 UTC

cvs commit: ws-axis/c/build build.AIX.properties build.Linux.properties build.OS400.properties build.SunOS.properties build.Win32.properties

prestonf    2005/01/14 02:43:01

  Modified:    c/build  build.AIX.properties build.Linux.properties
                        build.OS400.properties build.SunOS.properties
                        build.Win32.properties
  Log:
  Hi All,
  These are modifications needed for the update of the property names for  http channel defintions (see AXISCPP-373).
  Regards,
  Fred Preston.
  
  Revision  Changes    Path
  1.10      +2 -2      ws-axis/c/build/build.AIX.properties
  
  Index: build.AIX.properties
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/build/build.AIX.properties,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.AIX.properties	12 Jan 2005 17:16:19 -0000	1.9
  +++ build.AIX.properties	14 Jan 2005 10:43:01 -0000	1.10
  @@ -53,7 +53,7 @@
   transport.axis2.ipv6 = true
   
   ## Values used for axis2
  -axis2.transportLibraryName = axis2_transport
  +axis2.transportLibraryName = HTTPTransport
   
   ## Values used for axis2
   axis2.ipv6.transportLibraryName = axis2ipv6_transport
  @@ -62,7 +62,7 @@
   # eg: For Windows :   axis_transport will produce axis_transport.dll
   #     For Unix    :   axis_transport will produce libaxis_transport.so
   #
  -transportLibraryName = axis_transport
  +transportLibraryName = HTTPTransport
   
   ######################
   # Channel Properties #
  
  
  
  1.12      +2 -2      ws-axis/c/build/build.Linux.properties
  
  Index: build.Linux.properties
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/build/build.Linux.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- build.Linux.properties	12 Jan 2005 17:16:19 -0000	1.11
  +++ build.Linux.properties	14 Jan 2005 10:43:01 -0000	1.12
  @@ -53,7 +53,7 @@
   transport.axis2.ipv6 = true
   
   ## Values used for axis2
  -axis2.transportLibraryName = axis2_transport
  +axis2.transportLibraryName = HTTPTransport
   
   ## Values used for axis2
   axis2.ipv6.transportLibraryName = axis2ipv6_transport
  @@ -62,7 +62,7 @@
   # eg: For Windows :   axis_transport will produce axis_transport.dll
   #     For Unix    :   axis_transport will produce libaxis_transport.so
   #
  -transportLibraryName = axis_transport
  +transportLibraryName = HTTPTransport
   
   ######################
   # Channel Properties #
  
  
  
  1.9       +2 -2      ws-axis/c/build/build.OS400.properties
  
  Index: build.OS400.properties
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/build/build.OS400.properties,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- build.OS400.properties	12 Jan 2005 17:16:19 -0000	1.8
  +++ build.OS400.properties	14 Jan 2005 10:43:01 -0000	1.9
  @@ -53,7 +53,7 @@
   transport.axis2.ipv6 = false
   
   ## Values used for axis2
  -axis2.transportLibraryName = axis2_transport
  +axis2.transportLibraryName = HTTPTransport
   
   ## Values used for axis2
   axis2.ipv6.transportLibraryName = axis2ipv6_transport
  @@ -62,7 +62,7 @@
   # eg: For Windows :   axis_transport will produce axis_transport.dll
   #     For Unix    :   axis_transport will produce libaxis_transport.so
   #
  -transportLibraryName = axis_transport
  +transportLibraryName = HTTPTransport
   
   ######################
   # Channel Properties #
  
  
  
  1.10      +2 -2      ws-axis/c/build/build.SunOS.properties
  
  Index: build.SunOS.properties
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/build/build.SunOS.properties,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.SunOS.properties	12 Jan 2005 17:16:19 -0000	1.9
  +++ build.SunOS.properties	14 Jan 2005 10:43:01 -0000	1.10
  @@ -53,7 +53,7 @@
   transport.axis2.ipv6 = true
   
   ## Values used for axis2
  -axis2.transportLibraryName = axis2_transport
  +axis2.transportLibraryName = HTTPTransport
   
   ## Values used for axis2
   axis2.ipv6.transportLibraryName = axis2ipv6_transport
  @@ -62,7 +62,7 @@
   # eg: For Windows :   axis_transport will produce axis_transport.dll
   #     For Unix    :   axis_transport will produce libaxis_transport.so
   #
  -transportLibraryName = axis_transport
  +transportLibraryName = HTTPTransport
   
   ######################
   # Channel Properties #
  
  
  
  1.8       +2 -2      ws-axis/c/build/build.Win32.properties
  
  Index: build.Win32.properties
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/build/build.Win32.properties,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.Win32.properties	12 Jan 2005 17:16:19 -0000	1.7
  +++ build.Win32.properties	14 Jan 2005 10:43:01 -0000	1.8
  @@ -53,7 +53,7 @@
   transport.axis2.ipv6 = false 
   
   ## Values used for axis2
  -axis2.transportLibraryName = axis2_transport
  +axis2.transportLibraryName = HTTPTransport
   
   ## Values used for axis2
   axis2.ipv6.transportLibraryName = axis2ipv6_transport
  @@ -62,7 +62,7 @@
   # eg: For Windows :   axis_transport will produce axis_transport.dll
   #     For Unix    :   axis_transport will produce libaxis_transport.so
   #
  -transportLibraryName = AxisTransport
  +transportLibraryName = HTTPTransport
   
   ######################
   # Channel Properties #