xlawrence    2005/01/20 16:53:20 CET

  Modified files:
    calClient/webapp/admin/src/webapp/META-INF tomcat-context.xml 
    calClient/webapp/uiclient/src/webapp/META-INF 
                                                  tomcat-context.xml 
  Log:
  Updated tomcat context
  
  Revision  Changes    Path
  1.2       +27 -0     
uwcal_JSR168/calClient/webapp/admin/src/webapp/META-INF/tomcat-context.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/uwcal_JSR168/calClient/webapp/admin/src/webapp/META-INF/tomcat-context.xml.diff?r1=1.1&r2=1.2&f=h
  1.2       +27 -0     
uwcal_JSR168/calClient/webapp/uiclient/src/webapp/META-INF/tomcat-context.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/uwcal_JSR168/calClient/webapp/uiclient/src/webapp/META-INF/tomcat-context.xml.diff?r1=1.1&r2=1.2&f=h
  
  
  
  Index: tomcat-context.xml
  ===================================================================
  RCS file: 
/home/cvs/repository/uwcal_JSR168/calClient/webapp/admin/src/webapp/META-INF/tomcat-context.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- tomcat-context.xml        20 Jan 2005 15:00:48 -0000      1.1
  +++ tomcat-context.xml        20 Jan 2005 15:53:19 -0000      1.2
  @@ -1,3 +1,30 @@
  +<?xml version="1.0" encoding="UTF-8"?>
  +<!--
  + BEGIN LICENSE BLOCK
  + Version: JCSL 1.0
  +
  + The contents of this file are subject to the Jahia Community Source License
  + 1.0 or later (the "License"); you may not use this file except in
  + compliance with the License. You may obtain a copy of the License at
  + http://www.jahia.org/license
  +
  + Software distributed under the License is distributed on an "AS IS" basis,
  + WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  + for the rights, obligations and limitations governing use of the contents
  + of the file. The Original and Upgraded Code is the Jahia CMS and Portal
  + Server. The developer of the Original and Upgraded Code is JAHIA Ltd. JAHIA
  + Ltd. owns the copyrights in the portions it created. All Rights Reserved.
  +
  + The Shared Modifications are Jahia View Helper.
  +
  + The Developer of the Shared Modifications is Jahia Solution Sarl.
  + Portions created by the Initial Developer are Copyright (C) 2002 by the
  + Initial Developer. All Rights Reserved.
  +
  + END LICENSE BLOCK
  +
  + Author: Xavier Lawrence @ jahia . com
  +-->
   <Context path="/uwCal-AdminApp" docBase="uwCal-AdminApp">
       <Resource name="jdbc/uwcalSynch" scope="Shareable" 
type="javax.sql.DataSource"/>
       <ResourceParams name="jdbc/uwcalSynch">
  
  
  
  Index: tomcat-context.xml
  ===================================================================
  RCS file: 
/home/cvs/repository/uwcal_JSR168/calClient/webapp/uiclient/src/webapp/META-INF/tomcat-context.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- tomcat-context.xml        20 Jan 2005 15:02:52 -0000      1.1
  +++ tomcat-context.xml        20 Jan 2005 15:53:20 -0000      1.2
  @@ -1,3 +1,30 @@
  +<?xml version="1.0" encoding="UTF-8"?>
  +<!--
  + BEGIN LICENSE BLOCK
  + Version: JCSL 1.0
  +
  + The contents of this file are subject to the Jahia Community Source License
  + 1.0 or later (the "License"); you may not use this file except in
  + compliance with the License. You may obtain a copy of the License at
  + http://www.jahia.org/license
  +
  + Software distributed under the License is distributed on an "AS IS" basis,
  + WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  + for the rights, obligations and limitations governing use of the contents
  + of the file. The Original and Upgraded Code is the Jahia CMS and Portal
  + Server. The developer of the Original and Upgraded Code is JAHIA Ltd. JAHIA
  + Ltd. owns the copyrights in the portions it created. All Rights Reserved.
  +
  + The Shared Modifications are Jahia View Helper.
  +
  + The Developer of the Shared Modifications is Jahia Solution Sarl.
  + Portions created by the Initial Developer are Copyright (C) 2002 by the
  + Initial Developer. All Rights Reserved.
  +
  + END LICENSE BLOCK
  +
  + Author: Xavier Lawrence @ jahia . com
  +-->
   <Context path="/uwCal-UIClientApp" docBase="uwCal-UIClientApp">
       <Resource name="jdbc/uwcalSynch" scope="Shareable" 
type="javax.sql.DataSource"/>
       <ResourceParams name="jdbc/uwcalSynch">
  

Reply via email to