Subject Error casting to javax.sql.Datasource :{0} java.lang.ClassCastException: org.fir
Author BenjaminTeh
Hi... i need some help here... i can add the jaybird1.5 driver in the
sun java app server 8.1, but when i try to set up a connection pool
and ping it, I get error message:

"Operation 'pingConnectionPool' failed in 'resources' Config Mbean.
Target exception message: Class name is wrong or classpath is not set
for : org.firebirdsql.pool.FBConnectionPoolDataSource"

my CMPejb prohject runs with error message returned:
"Error casting to javax.sql.Datasource :{0}
java.lang.ClassCastException: org.firebirdsql.jdbc.FBDriv..."

can somebody response please? i am at a total lost, I can even get
help
from Sun website.

I have tried put firebirdsql-full.jar into the lib folder as
instructed
in the manual, still nothing happens. I was trying version 2.0 but i
totally can't get a conenction at all, but 1.5 is ok except the above
error.

The question is, is this a known bug? compatible issue with Sun java
app server 8.1 or some configuration that i need to do. Thanks in
advance