Subject Re: WebSphere 4 support for FirebirdSQL
Author Nick Sydenham
Of course you could use the JDBC Connector (message #2426) instead.

--- In Firebird-Java@y..., "Nick Sydenham" <nsydenham@y...> wrote:
> 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.