Changeset 3566

Show
Ignore:
Timestamp:
06/24/12 00:23:17
Author:
douglm
Message:

Add SOAp to pubcaldav config

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/config/bwbuild/.defaults/cal.options.xml

    r3535 r3566  
    822822          <webcalServiceURI>/webcal</webcalServiceURI> 
    823823 
     824          <!-- SOAP web service  
     825               This corresponds to the full uri in the properties file. 
     826               Defined as a global deployment property 
     827                
     828               NOTE: tthe value below is defined in the build properties  
     829                --> 
     830          <calSoapWsURI>@calSoapWsURI@</calSoapWsURI> 
     831 
    824832          <!-- The bedework end of the synch service. This is a web 
    825833               service called by the synch engine to get information out of 
  • trunk/config/bwbuild/jboss-postgresql-devel/cal.options.xml

    r3537 r3566  
    822822          <webcalServiceURI>/webcal</webcalServiceURI> 
    823823 
     824          <!-- SOAP web service  
     825               This corresponds to the full uri in the properties file. 
     826               Defined as a global deployment property 
     827                
     828               NOTE: tthe value below is defined in the build properties  
     829                --> 
     830          <calSoapWsURI>@calSoapWsURI@</calSoapWsURI> 
     831 
    824832          <!-- The bedework end of the synch service. This is a web 
    825833               service called by the synch engine to get information out of