oops just realized i wrote too fast

to switch of pool in the datasource definition use "DataSourceCreator"
property.

to do it globally use "openejb.jdbc.datasource-creator" property.


- Romain


2012/8/2 Romain Manni-Bucau <[email protected]>

> Jta is here for all (was the goal ;)) since you specify JtaManaged=true
>
> Parameters are the properties of the pool (i added some small conversion
> for obvious cases but the idea is to configure the known pool with its
> known values)
>
> - Romain
> Le 2 août 2012 08:08, "zeeman" <[email protected]> a écrit :
>
> Hi,
>>
>> If you help me get it working on here, I can write the doc page for you.
>> Just post the WIKI link with edit permission (like Hibernate page under
>> Tomee documentation section).
>>
>> With Tomcat DS, would JTA persistence units work or do I have to use
>> BoneCP
>> for that?
>>
>> DS properties like (user name, psw, partitionCount, etc...) is it the same
>> format as with DBCP in resources.xml?
>>
>> Thanks for getting this done fast.
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://openejb.979440.n4.nabble.com/default-tomee-ds-pool-tp4656531p4656625.html
>> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
>>
>

Reply via email to