Skip to Content.
Sympa Menu

grouper-dev - [grouper-dev] Can `grouper.hibernate.properties` be externalized from WAR file?

Subject: Grouper Developers Forum

List archive

[grouper-dev] Can `grouper.hibernate.properties` be externalized from WAR file?


Chronological Thread 
  • From: "Waldbieser, Carl" <>
  • To:
  • Subject: [grouper-dev] Can `grouper.hibernate.properties` be externalized from WAR file?
  • Date: Mon, 17 Nov 2014 12:07:16 -0500 (EST)


I am building a native package (RPM) for our Grouper pilot deployment on
RHEL6. During a test deployment to a QA host, I noticed that the Grouper UI
WAR file had made a copy of the
$GROUPER_HOME/conf/grouper.hibernate.properties file from the build host.

Is there some way that the settings can be externalized (to say something
like `/etc/grouper/grouper.hibernate.properties`) so that there is a single
place from which both the API and the UI get their hibernate settings?

I would really like to be able to build a single software artifact and deploy
it to QA and production environments, and not have to build a separate WAR
for each environment.

Thanks,
Carl Waldbieser
ITS System Programmer
Lafayette College



Archive powered by MHonArc 2.6.16.

Top of Page