1 Reply Latest reply on Apr 12, 2008 1:49 PM by vickyk

    Difference between JBoss-JCA.jar implementations

    esteveavi

      Hi,
      Can anyone tell me which are the differences between jboss-jca.jar implementations of JBoss AS 4.0.4 and 4.0.5.

      I'm using Spring 2.5 + Hibernate JPA impl and I run into a name not found exception with a Oracle datasource in JBoss 4.0.4.

      If I change de jboss-jca.jar of the 4.0.4 with the one of the 4.0.5 all works fine. I have the same problem with 4.2.2.

      Does anyone know the differences between them, or the dependencies differences?

      Thanks in advance.

        • 1. Re: Difference between JBoss-JCA.jar implementations
          vickyk

           

          "esteveavi" wrote:

          I'm using Spring 2.5 + Hibernate JPA impl and I run into a name not found exception with a Oracle datasource in JBoss 4.0.4.

          What exception are you getting , give us the details about the error and the code which you are using to get the DataSource from jndi ?
          You should not be replacing the jboss-jca.jar across the Jboss versions .