Subject Re: Can't connect to Firebird database with Websphere Express 5
Author Roman Rokytskyy
Hi,

> Have you implemented MBean getter and setter methods for URL,
> username and password?

No, that class is pure ConnectionPoolDataSource implementation,
there's no JMX interface to it. You have to use one provided by your
J2EE server.

Roman