How To use VOMS api library

From Gcube Wiki
Revision as of 18:37, 16 November 2007 by Andreaturli (Talk | contribs) (New page: == Package Installation == === Download === The VOMS api library can be downloaded from [https://grids16.eng.it/BuildReport/download?dirName=recent%20builds&configurationName=org_dilige...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Package Installation

Download

The VOMS api library can be downloaded from here.

Installation Procedure

The following steps have to be performed in order to use this library:

  • uncompress the org.diligentproject.dvos.voms-api.SERVICEARCHIVE_0_4_0.tgz file
  • stop the Java WS Core container (if any)
  • source your ${GLOBUS_LOCATION}/etc/globus-devel-env.sh file
  • if you are installing the DHN from scratch
    • type make install in the uncompressed ./DHN_installer_1.0RC folder
  • if you are upgrading a previous FRC installation:
    • type make upgradeFromFRC in the uncompressed ./DHN_installer_1.0RC folder
  • if you are upgrading a previous Beta installation:
    • type make upgradeFromBeta in the uncompressed ./DHN_installer_1.0RC folder
  • follow the Post-installation configuration steps
  • (re)start the container