No, it should be a datasource from the j2ee stuff.

-warner
----- Original Message -----
From: "Don Saxton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 11:18 PM
Subject: Re: How to use Connection Tag in JDBC


> is that a DataSource from the InfoBus spec?
> --don
> ----- Original Message -----
> From: "Niu, Jean (J.)" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, April 10, 2001 6:50 AM
> Subject: How to use Connection Tag in JDBC
>
>
> > From document, there are three ways to use Connection tag:
> > 1. JNDI named JDBC DataSource
> > 2. Use a DataSource object
> > 3. Use a database URL
> >
> > I know how to use database URL, but don't know how to use DataSource
> object
> > and JNDI. Could somebody give me a working example how to setup
DataSource
> > object and JNDI so the Connection tag can refer to these object.
> >
> > Thanks.
> >
> > Jean
> >
>
>

Reply via email to