Subject | Re: [Firebird-Java] WebSphere 4 support for FirebirdSQL |
---|---|
Author | Rick Fincher |
Post date | 2002-10-28T18:44:35Z |
Hi Nick,
Do you have any hints or words of wisdom for other users trying to use
JayBird with WebSphere? If so, send them to me ans I'll put your notes in
the FAQ.
Thanks,
Rick
Do you have any hints or words of wisdom for other users trying to use
JayBird with WebSphere? If so, send them to me ans I'll put your notes in
the FAQ.
Thanks,
Rick
----- Original Message -----
From: "Nick Sydenham" <nsydenham@...>
To: <Firebird-Java@yahoogroups.com>
Sent: Monday, October 28, 2002 10:29 AM
Subject: [Firebird-Java] WebSphere 4 support for FirebirdSQL
> I have written some of the missing JDBC classes so that FirebirdSQL
> can be used with WebSphere 4 and 5.
>
> The classes I have added are:
>
> - FBConnectionPoolDataSource (reference this file in WAS)
> - FBConnectionHandle
> - FBPooledConnection
>
> and can be found in the files area as cpds.zip. Note that they have
> been tested upon my box and appear to work but there is no guarantee
> that they will work for everyone. If you use Log4J in your project
> then it may conflict with the log4j.properties file included in the
> firebirdsql.jar file.
>
>
>