0 Replies Latest reply on Sep 16, 2006 5:46 PM by dalingxu

    do I need to create the jbosscrm-jdbc.xml file?

    dalingxu

      I am migrating a large java EE project from OC4J to JBoss

      In the project, there was no entity beans. Only stateless session beans. If so, do I need to create the jbosscrm-jdbc.xml file?

      If I need to create this file, do I need to mention each bean in it? There are hundreds of stateless session beans in my app. Is there any way to automatically create this file?

      Besides the jbosscrm-jdbc.xml, what else configuration files do I need to create/chage when I migrate the project from OC4J to Jboss? I already have the myApp.ear which can run correctly under OC4J