[ 
http://issues.apache.org/jira/browse/IBATISNET-75?page=comments#action_66447 ]
     
Ted Husted commented on IBATISNET-75:
-------------------------------------

Do we support putting values for "settings" elements in a properties file. 

When I tried, no joy: 

 ----> IBatisNet.Common.Exceptions.ConfigurationException : Invalid 
SqlMap.config document. cause :The 'useStatementNamespaces' attribute has an 
invalid value according to its data type. An error occurred at , (1, 137).

-Ted.


> Extend properties element to accept multiple resources
> ------------------------------------------------------
>
>          Key: IBATISNET-75
>          URL: http://issues.apache.org/jira/browse/IBATISNET-75
>      Project: iBatis for .NET
>         Type: Improvement
>     Reporter: Ted Husted
>     Assignee: Gilles Bayon
>     Priority: Minor

>
> To allow use of multiple properties file, the element could be extended to 
> permit 
>         <properties>
>          <resource>sqlmap-config.xml</resource>
>          <resource>${root}Resources/Query/database.xml</resource>
>        </properties>
> where ${root} is defined in the first resource listed. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to