You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2005/03/14 07:51:00 UTC

cvs commit: ws-axis/c/build build.Win32.properties

sanjaya     2005/03/13 22:50:59

  Modified:    c/build  build.Win32.properties
  Log:
  added properties for the service deployment framework
  
  Revision  Changes    Path
  1.18      +13 -1     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.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- build.Win32.properties	6 Feb 2005 13:44:11 -0000	1.17
  +++ build.Win32.properties	14 Mar 2005 06:50:59 -0000	1.18
  @@ -1,3 +1,15 @@
  +#############################
  +# Server to deploy Services #
  +#############################
  +#Only one server can be used at a given time
  +#Also APACHE_HOME, APACHE2_HOME (simple axis server needs no environment settings) environment 
  +#variables should be set accordingly
  +
  +server.apache1=true
  +server.apache2=false
  +server.simpleaxisserver=false
  +
  +
   #####################
   # Items to be built #
   #####################
  @@ -50,7 +62,7 @@
   
   # Transports to be used
   transport.axis2 = true
  -transport.axis2.ipv6 = false 
  +transport.axis2.ipv6 = false
   transport.HTTP = true
   transport.HTTP.ipv6 = true