users@glassfish.java.net

Re: How to use FirebirdSQL with glassfish

From: Binod <Binod.Pg_at_Sun.COM>
Date: Wed, 07 Jun 2006 20:22:53 +0530

As per our documentation, you can add the drivers at /domain-dir//lib/ext
https://glassfish.dev.java.net/javaee5/docs/DG/beamj.html#beamk

Connection pooling page in the glassfish contain a lot of information
about the pooling.

thanks,
Binod.

ben short wrote:

> 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
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>