On Wed, Apr 30, 2008 at 9:46 AM, Luis Avila <[EMAIL PROTECTED]> wrote:
> Hi:
>
> This is my first mail to the list. I'm exposing several POJO's as web
> services using servicemix. This pojos uses a datasource to connect to the
> DB. They obtain the datasources through JNDI.
>
> I configured the
Hi:
This is my first mail to the list. I'm exposing several POJO's as web
services using servicemix. This pojos uses a datasource to connect to the
DB. They obtain the datasources through JNDI.
I configured the datasource using the
org.springframework.jdbc.datasource.DriverManagerDataSource class