weaver      2004/02/04 13:46:28

  Modified:    portal   project.properties
  Log:
  added proerty that points to the HSQL script in the deployment target
  
  Revision  Changes    Path
  1.5       +5 -0      jakarta-jetspeed-2/portal/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/project.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.properties        10 Jan 2004 17:39:05 -0000      1.4
  +++ project.properties        4 Feb 2004 21:46:28 -0000       1.5
  @@ -32,4 +32,9 @@
   pam.deploy.dir=${deploy.war.dir}
   webapp.dir=${basedir}/src/webapp
   
  +# Overrides the registry to point to the deployed web applications db file
  +# This is only required for HSQL as it will override the value set for 
"services.HSQLDBServer.db.path"
  +# in jetspeed.properties
  +hsql.deployment.db.path=${pam.deploy.dir}/${webapp.name}/WEB-INF/db/hsql/Registry
  +
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to