0 Replies Latest reply on Apr 15, 2005 4:56 PM by wilsonpu

    use hibernate w/o HAR and auto generate DB schema

    wilsonpu

      Hello,
      We are trying to deploy hibernate serivce (or make it available) via JBoss. However, we do not want to deploy the service using the HAR methodology.
      We were able to deploy the hibernate service using SAR with jboss-servise.xml using the JMX service provided by Hibernate (net.sf.hibernate.jmx.HibernateService). however the auto schema (hbm2ddlauto) function is not available.
      Does any one how (or the best way) to invoke the auto schema generation (by code, setup, anything)?
      Thanks.

      Wilson Pu