saada logo

 
  SAADA OVERVIEW
Home  
News  
Tutos and Links  
Download  
  Tutorial
Getting started  
Doing More  
SaadaQL  
The Web Interface  
VO Publishing  
Tips & Troubelshooting  
  COMMUNITY
Mailing List  
Saada Sites  
How to Contact us ?  
  DEVELOPER CORNER
Contributors  
Next Step  
Old Releases  
Inside Saada  
Using UWS  

 

SourceForge.net Logo


HOME ART > DEVELOPER CORNER > Inside Saada
Saada File System



 Saada Directory Tree. After installation, the Saada just contain some scripts, embedded Java tools and a SaadaDB template. The table below is relative to SAADA_HOME.

DirectoryContent
bin Scripts used to create a SaadaDB (see)
lib Resource templates (collection_attr.xml and saadadb.properties) used to create a SaadaDB. These files must never be modified
config Configuration files generated at SaadaDB creation time. These files are valid for the last SaadaDB created.
logs Log files of the SaadaDB creation tool.
licences ...
jtools All Java tools needed by Saada. That is the only platform dependant part of Saada/
jtools/ant Ant libraries. These library are used by both santscript and Java code.
jtools/java Java distribution including the compiler.
jtools/j2ee Java libraries used by the Web interface (Servlets).
jtools/scripts Java tools wrapper. These scripts are really useful for Windows. They avoid version conflicts between the Java machine declared in the register base and those of Saada.
dbtemplate SaadaDB template. Contains also Java sources and Java libraries used to create SaadaDBs

 SaadaDB Directory Tree : The SaadaDB directory tree is a simple copy of SAADA_HOME/dbtempate added wiith jtools and sone configuration files. The table below is relative to SAADA_DB_HOME :

DirectoryContent
jtools All Java tools needed by Saada. That is the only platform dependant part of Saada/
jtools/ant Ant libraries. These library are used by both santscript and Java code.
jtools/java Java distribution including the compiler.
jtools/j2ee Java libraries used by the Web interface (Servlets).
jtools/scripts Java tools wrapper. These scripts are really useful for Windows. They avoid version conflictsbetween the Java machine declared in the register base and those of Saada.
bin Scripts used to manage the SaadaDB
lib All Java libraries independent of that SaadaDB instance.
config Configuration files created at SaadaDB creation time (saadadb.xml and collection_attr.xml and generated during some set-up operation (relation.xml and *.config.
algo_correlation No longer used
indexation Saada relationships indexes (see)
class_mapping Java classes generated at SaadaDB creation time and during loading processes.
java Saada Java sources and class files. Can be removed to save place.
web SaadaDB web interface. Contains a template similar to the Web application deployed in Tomcat
last update 2008-05-06