<?xml version="1.0" encoding="UTF-8"?>
<!-- 
    ========================================================================
    * Copyright (c) 2009 Civic Computing Ltd.
    * All rights reserved.
    *
    * This file is part of Content Control.
    *
    * Content Control is free software: you can redistribute it and/or modify
    * it under the terms of the GNU General Public License as published by
    * the Free Software Foundation, either version 3 of the License, or
    * (at your option) any later version.
    *
    * Content Control is distributed in the hope that it will be useful,
    * but WITHOUT ANY WARRANTY; without even the implied warranty of
    * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    * GNU General Public License for more details.
    *
    * You should have received a copy of the GNU General Public License
    * along with Content Control.  If not, see http://www.gnu.org/licenses/.
    *
    * Revision      $Rev: 1811 $
    * Modified by   $Author: petteri $
    * Modified on   $Date: 2009-09-09 11:25:35 +0100 (Wed, 09 Sep 2009) $
    *
    * Changes: See Subversion log.
    ========================================================================
-->

<datasources>
  <xa-datasource>
  
    <jndi-name>smc</jndi-name>
    <xa-datasource-property name="URL">jdbc:mysql://mysql.civiccomputing.com:3306/smc?characterEncoding=UTF-8</xa-datasource-property>
    <xa-datasource-class>com.mysql.jdbc.jdbc2.optional.MysqlXADataSource</xa-datasource-class>
    <user-name>smc</user-name>
    <password>3e5c0c4d-0fa7-41c1-920b-ad349138b4c9</password>
    
    <max-pool-size>100</max-pool-size>
    <exception-sorter-class-name></exception-sorter-class-name>
    
  </xa-datasource>
</datasources>
