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
>



-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to