To install filemanager on cadairidris:

  • get the latest filemanager war file, change name to astrogrid-filemanger.war and drop into $CATALINA_HOME/webapps

  • create astrogrid-filemangaer.xml under $CATALINA_HOME/conf/Catalina/localhost

in it put:

<Environment name="org.astrogrid.filemanager.service.name" override="false" type="java.lang.String" value="cadair-filemanager"/>

<Environment name="cadair-filemanager.service.ivorn" override="false" type="java.lang.String" value="ivo://uk.ac.le.star/filemanager"/>

<Environment name="cadair-filemanager.basedir" override="false" type="java.lang.String" value="/home/filemanager/working/filemanager"/>

<Environment name="cadair-filemanager.filestore.ivorn" override="false" type="java.lang.String" value="ivo://uk.ac.le.star/filestore-001"/>

<Environment name="org.astrogrid.registry.result.version" override="false" type="java.lang.String" value="0.9"/>

  • register the filemanager with registry - in this case galahad registry with the following

<vr:Resource status="active" updated="2005-03-11T06:03:29Z" xmlns="http://www.ivoa.net/xml/VOResource/v0.10" xmlns:vr="http://www.ivoa.net/xml/VOResource/v0.10" xmlns:vs="http://www.ivoa.net/xml/VODataService/v0.5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="vr:Service" > File Manager Service Entry ivo://uk.ac.le.star/filemanager File Manager Service Tony Linde Tony.Linde@leicester.ac.uk Users VOSpace VOSpace service handling VOStores

http://www.ivoa.net/ Archive derived-from Myspace Kind

http://cadairidris.star.le.ac.uk:8080/astrogrid-filemanager/services/FileManagerPort

  • Note: after 31 March temp fix need to do the following for deploying a filemanger:
  1. shutdonw the server
  2. grab a copy of the existing filemanager/WEB-INF/web.xml
  3. delete the existing filemanager webapp and war file
  4. install the new war file
  5. start tomcat
  6. stop tomcat once it has unpacked the new filemanager war file
  7. replace the filemanager/WEB-INF/web.xml with the saved one
  8. start tomcat

-- CatherineQin - 31 Mar 2005

Topic revision: r1 - 2005-03-31 - 17:37:00 - CatherineQin
 
AstroGrid Service Click here for the
AstroGrid Service Web
This is the AstroGrid
Development Wiki

This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback