2 Replies Latest reply on Mar 17, 2004 6:34 AM by daniel-

    configure XA datasource with oracle 9i ...

    daniel-

      i tried but nothing to do, i always get an ClassCast Exception...

      i ve copied the oracle-xa-ds.xml to the deploy directory, changed the configuration and its deployed as it should be. i can its JNDI name in the JMX console. the problem is when i do a lookup on it, and try to cast it in a XADataSource, it throws a ClassCastException .. anybody got an idea ???

      i tried to change the standardjbosscmp-jdbc.xml, but no more chance ... and in the transaction-service.xml i put the attribute "pad" for the XidFactory to true.

      surely i missed something but i looked in many docs and here on the forum and can not find what i m doing wrong ...

      i have tried it with JBoss4 and Jboss3.2.3