DIH, aka, thank-you-god-this-dih-saved-my-life
[]s,
Lucas
Lucas Frare A. Teixeira
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
Tel: +55 11 3660.1622 - R3018
Shalin Shekhar Mangar escreveu:
Hi Jon,
Yes it is possible. Define two dataSources in the data config file and use
them like this:
<entity name="one" dataSource="datasource-1" ..>
</entity>
<entity name="two" dataSource="datasource-2" ..>
</entity>
On Tue, Jul 1, 2008 at 7:49 PM, Jon Baer <[EMAIL PROTECTED]> wrote:
Hi,
Is it currently possible to define a db-data-config.xml to include both a
HttpDataSource and a JDBCDataSource @ all? I can't tell if this is possible
or not (although it seems that dataConfig might only take a single
dataSource child element.
Thanks.
- Jon