On Fri, May 12, 2006 at 08:52:43AM -0400, Patrick Iles wrote:
> On 5/12/06, Javier Fernandez <jfe...@ig...> wrote:
> >
>
> Ok I've completed that, but I noticed that the file from cvs
> data_definitiondb.sql for both the fisterra-distribution and fisterra-garage
> are empty. Is that a problem? Also, I keep getting an invalid password and
> I'm using garage/garage from the default server_config.xml file.
>
The file which define the database tables are named as
data_definition.xml, not data_definition.sql.
Executing the script local_autogen.sh, the source will be configured to
be compiled from your home directory. If you execute the autogen.sh, the
path are relative to the root directory.
The autogen.sh script, also lauch the code generation of fisterra-base.
This code generator build many things :
* the dataobjects (VO classes)
* the DAO objects to access database tables
* the postgresql database scheme
* the CORBA objects mapping
The fisterra-garage and fistera-distribution defines their own
data_definition.xml file. Also, each module on Fisterra-BModules defines
its own data_defintion.xml. The autogen.sh, or the local_autogen.sh,
script includes al required xml files of each module used. The first par
of the main data_definition.xml describes the modules to be included
for a concrete Fisterra project (garage, distribution, ...).
--
Javier Fernández García-Boente
Ingeniero en Informática
mailto:jfe...@ig...
Igalia S.L. http://www.igalia.com
Telf. +34 981 91 39 91
Fax. +34 981 91 39 49
|