hi,
i am using jboss-2.1, jdk1.3, oracle8i
and i have created one connection pool "OracleDb"
the pool has been created successfully.
iam accessing the connection pool in an entity ejb.
iam able get the connection.
i have printed the connection object, and it's giving as
 
  org.opentools.minerva.jdbc.xa.wrapper.XAConnection@482bad
 
and iam trying to use CallableStatement with that connection, and it's throwing
SQLException : This function is not supported
 
how to get the XAOracleConnection instead of this minervaconnection.
 
please provide me with all the scripts in jboss.jcml,  jboss.conf
and also ejb-jar.xml, jboss.xml.
 
pl. hellp me, its very urgent for me.
 

Reply via email to