0 Replies Latest reply on Mar 27, 2007 8:13 PM by bgphp

    hibernate files needed in deployment

    bgphp

      I have a web application - deployed in JBoss. I copy my application specific JBPM configurations such as hibernate.cfg.xml and jbpm.cfg.xml to myapp/WEB-INF/classes/. I also copy all the JBPM jars to myapp/WEB-INF/lib/

      If I understand JBPM uses hibernate (in memory). Now where do put hibernate related configurations/files/jars in this case. What files i need to copy to make my Web App myapp/ to work.

      thanks
      BG