users@glassfish.java.net

Re: How to use FirebirdSQL with glassfish

From: ben short <ben_at_benshort.co.uk>
Date: Wed, 7 Jun 2006 14:56:10 +0100

Hi,

When you create a new connection pool, you have to select a database
vendor. Firebird is not in the list. Where do i need to add the
jaybird jars to make it show in the list?

Ben

On 6/7/06, Binod <Binod.Pg_at_sun.com> wrote:
> It should be possible to configure any JDBC compliant datasource
> with the application server. I just downloaded their JDBC driver and
> looked at the
> jar files.
>
> 9651 Sun Dec 04 20:37:56 IST 2005
> org/firebirdsql/pool/sun/AppServerConnectionPoolDataSource.class
> 9430 Sun Dec 04 20:37:56 IST 2005
> org/firebirdsql/pool/sun/AppServerDataSource.class
> 9591 Sun Dec 04 20:37:56 IST 2005
> org/firebirdsql/pool/sun/AppServerXADataSource.class
>
> The above classes in the jaybird-pool-2.0.1.jar seem to be relevent.
>
> Let us know, if you need more information.
>
> thanks,
> Binod.
>
> > Hi,
> >
> > Is it possible to setup a Connection Pool for a FirebirdSQL database?
> >
> > Its not in the Database Vendor combo.
> >
> > Ben
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> > For additional commands, e-mail: users-help_at_glassfish.dev.java.net
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>