Differences

This shows you the differences between two versions of the page.

Link to this comparison view

configuration [2011/06/28 14:13]
predrag.radenkovic
configuration [2011/06/29 14:04] (current)
milorad.poptosic
Line 1: Line 1:
 ====== Configuration ====== ====== Configuration ======
-Soloist project is a regular Java Dynamic Web Project with SOLoist libraries on it's build path and some configuration files.+This article explains how to configure a SOLoist project, in the Eclipse IDE. SOLoist project is a Java Dynamic Web Project which contains SOLoist libraries on its build path and some configuration files.
  
-Soloist project is configured in four steps: +SOLoist project is configured in four steps: 
-  * [[SoloistConfiguration|SOLoist Configuration]] +  * [[SoloistConfiguration|soloist-config.xml]] 
-  * [[dbprop|Database Configuration]] +  * [[DatabaseConfiguration|Database Configuration]] 
-  * [[log4j|Logging Configuration]] +  * [[Log4jConfiguration|Logging Configuration]] 
-  * [[projectgwt|GWT Configuration]]+  * [[GWTConfiguration|GWT Configuration]] 
 + 
 +Also, [[SOLoistConfigurationAPI|SOLoist Configuration API]] can be used for configuration/mode switches.
  
  
Print/export