yes but i tried to make it a bit more tolerant:
https://issues.apache.org/jira/browse/TOMEE-397

*Romain Manni-Bucau*
*Twitter: @rmannibucau*
*Blog: http://rmannibucau.wordpress.com*




2012/8/21 Enrico Olivelli <eolive...@gmail.com>

> Hi,
> I'm trying to declare my datasource in resources.xml instead of doing in
> tomee.xml
>
> <Resource id="MyAppDB" type="DataSource">
> ..... works in tomee.xml...does not work in META-INF/resources.xml
> </Resource>
>
> <Resource id="MyAppDB" type="javax.sql.DataSource">
> ..... works in META-INF/resources.xml
> </Resource>
>
>
> - Enrico
>
>
>

Reply via email to