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/07 12:12:14 UTC

cvs commit: ws-axis/c/src/platforms/os400 PlatformSpecificOS400.hpp

prestonf    2005/01/07 03:12:14

  Modified:    c/src/platforms/os400 PlatformSpecificOS400.hpp
  Log:
  Hi All,
  These are modifications needed for the draft of the new http transport implementation AXIS3 (see AXISCPP-361).
  Regards,
  Fred Preston.
  
  Revision  Changes    Path
  1.7       +2 -1      ws-axis/c/src/platforms/os400/PlatformSpecificOS400.hpp
  
  Index: PlatformSpecificOS400.hpp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/src/platforms/os400/PlatformSpecificOS400.hpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- PlatformSpecificOS400.hpp	20 Dec 2004 14:31:38 -0000	1.6
  +++ PlatformSpecificOS400.hpp	7 Jan 2005 11:12:14 -0000	1.7
  @@ -28,7 +28,8 @@
   #define PLATFORM_LOG_PATH            "/usr/local/axiscpp_deploy/log/AxisLog"
   #define PLATFORM_CLIENTLOG_PATH      "/usr/local/axiscpp_deploy/log/AxisClientLog"
   #define PLATFORM_CONFIG_PATH         "/etc/axiscpp.conf"
  -#define PLATFORM_SSLCHANNEL_PATH  "????"
  +#define PLATFORM_CHANNEL_PATH        "????"
  +#define PLATFORM_SSLCHANNEL_PATH     "????"
   
   // =============================================================
   // Library loading and procedure resolution