Minal T wrote:

>        java.lang.ClassCastException: 
> org.opentools.minerva.jdbc.xa.XAPoolDataSo
> urce
> [EmbeddedTomcat] java.lang.ClassCastException: 
> org.opentools.minerva.jdbc.xa.XAP
> oolDataSource
> [EmbeddedTomcat]        at 
> examples.ejb.beans.session.GenStorage.getDBConnection
> (GenStorage.java:164)


What are you trying to cast the datasource to here? You should just 
treat it as a javax.sql.DataSource, otherwise you'll have portability 
problems even when you do get it to work in JBoss.

-danch

Confidential e-mail for addressee only.  Access to this e-mail by anyone else is 
unauthorized.
If you have received this message in error, please notify the sender immediately by 
reply e-mail 
and destroy the original communication.

Reply via email to