Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] SQL MA question

Subject: perfsonar development work

List archive

Re: [pS-dev] SQL MA question


Chronological Thread 
  • From: Roman Lapacz <>
  • To: maxim <>
  • Cc:
  • Subject: Re: [pS-dev] SQL MA question
  • Date: Wed, 07 Mar 2007 10:22:55 +0100

maxim wrote:
Hello,

Hi Maxim

While reading through the installation guide on "SQL MA Relese Candidate
Installation guide v2"
I've noticed that if I am changing just the sql-database_...xml file then

If you only want to change the metadata configuration file in already running service then you can do this way:

- change the name of the metadata configuration file in $PERFSONAR/conf/service.properties file (property service.ma.conf_file)
- run the following command in $PERFSONAR/ant directory:

ant xmldb-init-sqlma

this command will replace the metadata configuration file in the xml database.


In this way you don't have to redeploy the service or restart Tomcat. Ant script will just take the information from the service configuration and update the metadata configuration file in the xml database.

Roman


I have to run interactive ant -q configure
again and redeploy the server. Is it a way to redeploy it dynamically ? Or
at least configure and deploy in
non-interactive mode ?
Thanks,
Maxim Grigoriev.
Fermilab





Archive powered by MHonArc 2.6.16.

Top of Page