0 Replies Latest reply on Aug 2, 2011 4:02 AM by ahrman

    Configure Hibernate centrally in JBoss 6

    ahrman

      Hi at all,

       

      we have a multi-module webapp that has a persistence.xml in each deployable module. For development we have activated the hibernate config property "hibernate.show.sql". For production environment, we want to switch such properties to false / off.

      Is it possible to configure this centrally in JBoss 6 or do we have to configure this in each persistence.xml?

       

      Thanks for your response!