Changeset 1586
- Timestamp:
- 10/15/07 16:18:53
- Files:
-
- trunk/config/configs/democal.options.xml (modified) (2 diffs)
- trunk/config/configs/democal.properties (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/config/configs/democal.options.xml
r1585 r1586 150 150 Public event submission web client EventSubmit 151 151 ================================================================== --> 152 < UserCalclassname="org.bedework.calfacade.configs.ClientConfig">152 <EventSubmit classname="org.bedework.calfacade.configs.ClientConfig"> 153 153 <autoCreateContacts>false</autoCreateContacts> 154 154 <autoDeleteContacts>false</autoDeleteContacts> … … 171 171 <refreshAction>setup.do</refreshAction> 172 172 <refreshInterval>900</refreshInterval> 173 </ UserCal>173 </EventSubmit> 174 174 175 175 <!-- ================================================================== trunk/config/configs/democal.properties
r1581 r1586 248 248 org.bedework.app.EventSubmit.ear.name=eventsubmit 249 249 org.bedework.app.EventSubmit.context.root=/eventsubmit 250 org.bedework.app.EventSubmit.root= /eventsubmitrsrc250 org.bedework.app.EventSubmit.root=http://localhost:8080/eventsubmitrsrc 251 251 org.bedework.app.EventSubmit.resources.dir=/webapps/ROOT/eventsubmitrsrc 252 252 org.bedework.app.EventSubmit.deploy.dir=/webapps
