0 Replies Latest reply on Feb 14, 2003 6:13 AM by shamkg

    Resource class in Hibernate

    shamkg

      Hi,

      I want to replace castor with Hibernate in Jboss as we came across a lots of problem. Can u help me by telling the res class for Hibernate in place for org.jboss.ejb.deployment.CastorJDOResource in the jboss.xml?

      <resource-managers>
      <resource-manager res-class="org.jboss.ejb.deployment.CastorJDOResource">
      <res-name>jdo/mydb</res-name>
      <res-jndi-name>java:/jdo/mydb</res-jndi-name>
      </resource-manager>

      Thanks in advance for your help,
      Sham