1 Reply Latest reply on Aug 2, 2006 8:05 AM by kukeltje

    Using another Hibernate Server

    maxip

      Hi

      my problem is that after every session my hibernate DB is killed completely.
      It seems that hibernate starts, my programm runs, does some jbpm actions, and after my program terminates, the hibernate is being deleted.


      So i want to install my own hibernate DB that runs all the time

      how does i have to change the hibernate.hbm.xml so that i use my own hibernate DB ?

      thx

      cya