# # ChangeLog for /trunk/deployment/usercaldav # # Generated by Trac 0.9.3 # 06/19/13 00:27:41 # 09/12/06 14:38:50 douglm [997] * trunk/build/buildwar.xml: * trunk/build/quickstart-build.xml: * trunk/config/configs/democal.properties: * trunk/deployment/build.xml: * trunk/deployment/deploy.properties: * trunk/deployment/freebusyAggregator/jetspeed/resources/web.xml: * trunk/deployment/freebusyAggregator/uportal2/build.xml: * trunk/deployment/freebusyAggregator/webapp/build.xml: * trunk/deployment/publiccaldav/webapp/build.xml: * trunk/deployment/usercaldav/webapp/build.xml: * trunk/deployment/webadmin/webapp/build.xml: * trunk/deployment/webconfig/webapp/build.xml: * trunk/deployment/webpublic/jetspeed/resources/web.xml: * trunk/deployment/webpublic/uportal2/build.xml: * trunk/deployment/webpublic/webapp/build.xml: * trunk/deployment/webuser/jetspeed/resources/web.xml: * trunk/deployment/webuser/uportal2/build.xml: * trunk/deployment/webuser/webapp/build.xml: * trunk/deployutil/src/org/bedework/deployment/ResolveFile.java: -------------------------------------------------------------------------------------------------------------------------- This set of updates switches the expected tomcat server to tomcat 5.5.17 -------------------------------------------------------------------------------------------------------------------------- For reference the changes needed are noted below. Later today we will have a binary quickstart which can be downloaded from bedework.org whilch will provide what we believe to be a correctly configured tomcat 5.5.17 Changes required to the tomcat instance were... Copy log4j and the hsqldb drivers from tomcat 5.0.28 cp path-to/jakarta-tomcat-5.0.28/common/classes/log4j.xml path-to/apache-tomcat-5.5.17/common/classes/log4j.xml cp path-to/jakarta-tomcat-5.0.28/common/lib/hsqldb-1.7.3.3.jar path-to/apache-tomcat-5.5.17/common/lib/hsqldb-1.7.3.3.jar In conf/web.xml change <param-name>listings</param-name> <param-value>false</param-value> to <param-name>listings</param-name> <param-value>true</param-value> to enable directory browsing. --------------------------------------------------------------------------------------------------- Other changes... More schedule changes Fixed initbedework.xml so it works again. Move freebusyAggregator config class into calfacade.configs Suppress inclusion of web.xml from source to remove warning messages Change democal.properties value from org.bedework.app.Events.web.xml=guest/web.xml to org.bedework.app.Events.web.xml=war/WEB-INF/publicweb.xml Similarly for SoEDept which now has org.bedework.app.SoEDept.web.xml=war/WEB-INF/publicweb.xml and added to public and user caldav which have org.bedework.app.Pubcaldav.web.xml=war/WEB-INF/publicweb.xml org.bedework.app.Usercaldav.web.xml=war/WEB-INF/userweb.xml New global property org.bedework.global.deploy.on.tomcat=true This enables copying of context.xml files from the web application source. Added properties org.bedework.app.Events.tomcat.context.xml=war/META-INF/publiccontext.xml org.bedework.app.SoEDept.tomcat.context.xml=war/META-INF/publiccontext.xml org.bedework.app.UserCal.tomcat.context.xml=war/META-INF/usercontext.xml org.bedework.app.Pubcaldav.tomcat.context.xml=war/META-INF/publiccontext.xml org.bedework.app.Usercaldav.tomcat.context.xml=war/META-INF/usercontext.xml In addition the values of the context.root properties were changed to include a leading "/". This allows specifying a root context simply by omitting the value. 08/16/06 16:11:39 douglm [981] * trunk/deployment: -- 08/11/06 14:21:22 douglm [953] * trunk/bedework/build/buildsh.xml: * trunk/bedework/build/buildwar.xml: * trunk/bedework/build/libjars.properties: * trunk/bedework/config: * trunk/bedework/config/build.xml: * trunk/bedework/config/configs: * trunk/bedework/config/configs/democal.options.xml: * trunk/bedework/config/configs/democal.properties: * trunk/bedework/config/properties: * trunk/bedework/config/properties/default-bedework.properties: * trunk/bedework/config/resources: * trunk/bedework/config/resources/log4j.xml: * trunk/bedework/deployment/dumprestore/shellscr/build.xml: * trunk/bedework/deployment/freebusyAggregator/webapp/build.xml: * trunk/bedework/deployment/publiccaldav/webapp/build.xml: * trunk/bedework/deployment/usercaldav/webapp/build.xml: * trunk/bedework/deployment/webadmin/webapp/build.xml: * trunk/bedework/deployment/webconfig/webapp/build.xml: * trunk/bedework/deployment/webpublic/webapp/build.xml: * trunk/bedework/deployment/webuser/webapp/build.xml: * trunk/bedework/deployutil/src/org/bedework/deployment/ForEachAppTask.java: * trunk/bedework/lib/commons: * trunk/bedework/lib/commons/commons-beanutils-1.7.0.jar: * trunk/bedework/lib/commons/commons-beanutils-bean-collections-1.7.0.jar: * trunk/bedework/lib/commons/commons-beanutils-core-1.7.0.jar: * trunk/bedework/lib/commons/commons-codec-1.3.jar: * trunk/bedework/lib/commons/commons-collections.jar: * trunk/bedework/lib/commons/commons-digester-1.7.jar: * trunk/bedework/lib/commons/commons-fileupload.jar: * trunk/bedework/lib/commons/commons-httpclient-3.0.jar: * trunk/bedework/lib/commons/commons-logging.jar: * trunk/bedework/lib/commons/commons-ssl.jar: * trunk/bedework/lib/commons/commons-validator-1.3.0.jar: * trunk/bedework/lib/hibernate-3.1.2: * trunk/bedework/lib/hibernate-3.1.2/antlr-2.7.6rc1.jar: * trunk/bedework/lib/hibernate-3.1.2/asm-attrs.jar: * trunk/bedework/lib/hibernate-3.1.2/asm.jar: * trunk/bedework/lib/hibernate-3.1.2/cglib-2.1.3.jar: * trunk/bedework/lib/hibernate-3.1.2/dom4j-1.6.1.jar: * trunk/bedework/lib/hibernate-3.1.2/ehcache-1.1.jar: * trunk/bedework/lib/hibernate-3.1.2/hibernate3.jar: * trunk/bedework/lib/hibernate-3.1.2/jgroups-2.2.8.jar: * trunk/bedework/lib/hibernate-3.1.2/jta.jar: * trunk/bedework/lib/hsqldb-1.7.3.3.jar: * trunk/bedework/lib/ical4j-0.9.19-pre.jar: * trunk/bedework/lib/jakarta-oro-2.0.8.jar: * trunk/bedework/lib/jdbc: * trunk/bedework/lib/jdbc/README: * trunk/bedework/lib/log4j-1.2.8.jar: * trunk/bedework/lib/struts-1.2.9: * trunk/bedework/lib/struts-1.2.9/struts-1.2.9.jar: * trunk/bedework/lib/struts-1.2.9/tlds: * trunk/bedework/lib/struts-1.2.9/tlds/struts-bean.tld: * trunk/bedework/lib/struts-1.2.9/tlds/struts-html.tld: * trunk/bedework/lib/struts-1.2.9/tlds/struts-logic.tld: * trunk/bedework/lib/struts-1.2.9/tlds/struts-nested.tld: * trunk/bedework/lib/struts-1.2.9/tlds/struts-tiles.tld: * trunk/bedework/lib/struts-1.2.9/validator-rules.xml: * trunk/bedework/lib/tlds: * trunk/bedework/lib/tlds/bedework.tld: * trunk/bedework/lib/xalan-2-6-0.jar: deploy of bedework now runs to completion