1 Reply Latest reply on Feb 12, 2002 12:49 PM by admiyo

    ClassCastException when casting XAPoolDataSrouce to DataSour

    begbert

      I am running JBoss 2.4.3 with Tomcat 4.0.

      I am trying to get a db connection from a minerva pool via jndi. It seems that all goes well with the lookup, but I get a ClassCastException when casting the object that I get back from the lookup from XAPoolDataSource to a DataSource object...

      Any clues???