7 Replies Latest reply on Feb 9, 2012 1:30 AM by adamw

    Default schema and REVINFO

    sdseaman

      We have a project that allows the user to configure the database connectivity via an external property file. 

       

      The issue we are having is that to get the REVINFO to be created we have to specify the default scheme in the persistence.xml.  Thing is, we don't want the users to have to edit that file since it is in our jar.

       

      Is there any way to get the default_schema set via an external properties file at runtime?