Pages enfant
  • Installation - esup-webdav-srv

Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.
Commentaire: Migrated to Confluence 4.0

...


The packaging and configuration file have been slightly modified since the previous version. Read carefully this documention before deploying the server.

Components


Balise Wiki\\ The ESUP WebDAV server is composed of : * a \ [Jakarta
Slide\|http://jakarta.apache.org/slide/\] V2.1

  • Balise Wikia \ [Jakarta
    Tomcat\|http://tomcat.apache.org/\] 5.5.25 server
  • an uPortal group store
  • a shib store
  • a quota listener
  • a quota management Web service
  • an authentication layer to manage SSO-CAS, LDAP and Trusted authentication
  • an administration tool: ESUPWDServerManager

Pre-requisite

...


  • an ESUP-Portail 2.5 or higher version - with the "esup-portal-ws" Web service deployed and running (see \ [ja-sig
    wiki abour esup-portal-ws wiki\|http://www.ja-sig.org/wiki/display/UPC/esup-portal-ws+-+a+web+service+to+publish+groups+and+user+attributes\])
  • an LDAP directory (compliant with the Inet Org Person standard (SUPANN for France))
  • a jdk 1.5 - you can encounter problems trying to deploy the server with a jdk 1.4. Indeed, starting from the 5.2 version we use librairies compiled with a jdk1.5

    Naming conventions

...

Run the ANT help target to have a short description of the most common used targets.

  • buildEclipseProject : for developpers, check out the project from the SN (trunk), run the buildEclipseProject and unzip targets and you will have a well configured environment to modify the source code.
  • buildZip / buildTar : build packaging of the server (with Slide and Tomcat - no Internet connection is required to install the server).
  • clean : for developpers, clean the project
  • compile : for developpers, compile the application, administrator do not need to run this target given that it is called by the deploy target.
  • config : quick reconfigure the server, but use ANT init and ANT deploy instead.
  • deploy : deploy the server - for a full deployment run ANT unzip, ANT init and ANT deploy.
  • getComponents / removeComponents : retrieve remote files and libraries, administrator do not need to run this target given that it is called by the init target.
  • help : display a quick help
  • init : initialize the application for compilation
  • runClient : do nothing... (sourire)
  • unzip : unzip Tomcat in the deployment directory and Slide in the working directory
  • server.start / server.stop : start and stop the server

Logging


WebDAV events logging

...


Read and read again the documentation and comments in the build.properties file. Most of the problems are due to a wrong configuration.
Read the FAQ.
Log the server in debug mode.
Contact the injac-utilisateurs mailing list providing your build.properties file (remove critical entries) and your logs in debug mode.
Pray... (clin d'œil)

Links in this page

...


  • \[the
    ESUP download page\|http://www.esup-portail.org/ProjetsAboutis/\]