Changeset 2440

Show
Ignore:
Timestamp:
12/10/09 16:06:29
Author:
douglm
Message:

Refactor a little - new GetHandler? abstract class to handle special uris targetted at caldav.

Add new processing to support ischedule capabilities.

Change option name in cal.options from real-time to ischedule

Files:

Legend:

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

    r2439 r2440  
    428428          <sysintfImpl>org.bedework.caldav.bwserver.BwSysIntfImpl</sysintfImpl> 
    429429 
    430           <!-- Comment out or delete for no real time server to server service 
     430          <!-- Comment out or delete for no ischedule service 
    431431               Currently under development and may present a security risk in 
    432                production systems --> 
    433           <realTimeServiceURI>/rtsvc</realTimeServiceURI> 
     432               production systems  
     433                
     434               Note that the uri "/ischedule" is defined in the draft and should  
     435               not be changed to some other value. --> 
     436          <ischeduleURI>/ischedule</ischeduleURI> 
    434437 
    435438          <!-- Comment out or delete for no freebusy url service --> 
     
    452455          <sysintfImpl>org.bedework.caldav.bwserver.BwSysIntfImpl</sysintfImpl> 
    453456 
    454           <!-- Comment out or delete for no real time server to server service 
     457          <!-- Comment out or delete for no ischedule service 
    455458               Currently under development and may present a security risk in 
    456                production systems --> 
    457           <realTimeServiceURI>/rtsvc</realTimeServiceURI> 
     459               production systems  
     460                
     461               Note that the uri "/ischedule" is defined in the draft and should  
     462               not be changed to some other value. --> 
     463          <ischeduleURI>/ischedule</ischeduleURI> 
    458464 
    459465          <!-- Comment out or delete for no freebusy url service --> 
  • trunk/config/bwbuild/jboss/cal.options.xml

    r2439 r2440  
    317317        </Events> 
    318318 
    319  
    320  
    321319        <!-- ================================================================== 
    322320                          Feed Service 
     
    428426          <sysintfImpl>org.bedework.caldav.bwserver.BwSysIntfImpl</sysintfImpl> 
    429427 
    430           <!-- Comment out or delete for no real time server to server service 
     428          <!-- Comment out or delete for no ischedule service 
    431429               Currently under development and may present a security risk in 
    432                production systems --> 
    433           <realTimeServiceURI>/rtsvc</realTimeServiceURI> 
     430               production systems  
     431                
     432               Note that the uri "/ischedule" is defined in the draft and should  
     433               not be changed to some other value. --> 
     434          <ischeduleURI>/ischedule</ischeduleURI> 
    434435 
    435436          <!-- Comment out or delete for no freebusy url service --> 
     
    452453          <sysintfImpl>org.bedework.caldav.bwserver.BwSysIntfImpl</sysintfImpl> 
    453454 
    454           <!-- Comment out or delete for no real time server to server service 
     455          <!-- Comment out or delete for no ischedule service 
    455456               Currently under development and may present a security risk in 
    456                production systems --> 
    457           <realTimeServiceURI>/rtsvc</realTimeServiceURI> 
     457               production systems  
     458                
     459               Note that the uri "/ischedule" is defined in the draft and should  
     460               not be changed to some other value. --> 
     461          <ischeduleURI>/ischedule</ischeduleURI> 
    458462 
    459463          <!-- Comment out or delete for no freebusy url service --> 
  • trunk/config/bwbuild/liferay5/cal.options.xml

    r2439 r2440  
    428428          <sysintfImpl>org.bedework.caldav.bwserver.BwSysIntfImpl</sysintfImpl> 
    429429 
    430           <!-- Comment out or delete for no real time server to server service 
     430          <!-- Comment out or delete for no ischedule service 
    431431               Currently under development and may present a security risk in 
    432                production systems --> 
    433           <realTimeServiceURI>/rtsvc</realTimeServiceURI> 
     432               production systems  
     433                
     434               Note that the uri "/ischedule" is defined in the draft and should  
     435               not be changed to some other value. --> 
     436          <ischeduleURI>/ischedule</ischeduleURI> 
    434437 
    435438          <!-- Comment out or delete for no freebusy url service --> 
     
    452455          <sysintfImpl>org.bedework.caldav.bwserver.BwSysIntfImpl</sysintfImpl> 
    453456 
    454           <!-- Comment out or delete for no real time server to server service 
     457          <!-- Comment out or delete for no ischedule service 
    455458               Currently under development and may present a security risk in 
    456                production systems --> 
    457           <realTimeServiceURI>/rtsvc</realTimeServiceURI> 
     459               production systems  
     460                
     461               Note that the uri "/ischedule" is defined in the draft and should  
     462               not be changed to some other value. --> 
     463          <ischeduleURI>/ischedule</ischeduleURI> 
    458464 
    459465          <!-- Comment out or delete for no freebusy url service --> 
  • trunk/config/bwbuild/mysql/cal.options.xml

    r2439 r2440  
    428428          <sysintfImpl>org.bedework.caldav.bwserver.BwSysIntfImpl</sysintfImpl> 
    429429 
    430           <!-- Comment out or delete for no real time server to server service 
     430          <!-- Comment out or delete for no ischedule service 
    431431               Currently under development and may present a security risk in 
    432                production systems --> 
    433           <realTimeServiceURI>/rtsvc</realTimeServiceURI> 
     432               production systems  
     433                
     434               Note that the uri "/ischedule" is defined in the draft and should  
     435               not be changed to some other value. --> 
     436          <ischeduleURI>/ischedule</ischeduleURI> 
    434437 
    435438          <!-- Comment out or delete for no freebusy url service --> 
     
    452455          <sysintfImpl>org.bedework.caldav.bwserver.BwSysIntfImpl</sysintfImpl> 
    453456 
    454           <!-- Comment out or delete for no real time server to server service 
     457          <!-- Comment out or delete for no ischedule service 
    455458               Currently under development and may present a security risk in 
    456                production systems --> 
    457           <realTimeServiceURI>/rtsvc</realTimeServiceURI> 
     459               production systems  
     460                
     461               Note that the uri "/ischedule" is defined in the draft and should  
     462               not be changed to some other value. --> 
     463          <ischeduleURI>/ischedule</ischeduleURI> 
    458464 
    459465          <!-- Comment out or delete for no freebusy url service --> 
  • trunk/config/bwbuild/oracle10g/cal.options.xml

    r2439 r2440  
    317317        </Events> 
    318318 
    319  
    320  
    321319        <!-- ================================================================== 
    322320                          Feed Service 
     
    428426          <sysintfImpl>org.bedework.caldav.bwserver.BwSysIntfImpl</sysintfImpl> 
    429427 
    430           <!-- Comment out or delete for no real time server to server service 
     428          <!-- Comment out or delete for no ischedule service 
    431429               Currently under development and may present a security risk in 
    432                production systems --> 
    433           <realTimeServiceURI>/rtsvc</realTimeServiceURI> 
     430               production systems  
     431                
     432               Note that the uri "/ischedule" is defined in the draft and should  
     433               not be changed to some other value. --> 
     434          <ischeduleURI>/ischedule</ischeduleURI> 
    434435 
    435436          <!-- Comment out or delete for no freebusy url service --> 
     
    452453          <sysintfImpl>org.bedework.caldav.bwserver.BwSysIntfImpl</sysintfImpl> 
    453454 
    454           <!-- Comment out or delete for no real time server to server service 
     455          <!-- Comment out or delete for no ischedule service 
    455456               Currently under development and may present a security risk in 
    456                production systems --> 
    457           <realTimeServiceURI>/rtsvc</realTimeServiceURI> 
     457               production systems  
     458                
     459               Note that the uri "/ischedule" is defined in the draft and should  
     460               not be changed to some other value. --> 
     461          <ischeduleURI>/ischedule</ischeduleURI> 
    458462 
    459463          <!-- Comment out or delete for no freebusy url service --> 
  • trunk/resources

    • Property svn:ignore set to schema-3.5.sql