Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [Teneo] dataStore.initialize() fails (four .ecore)
[Teneo] dataStore.initialize() fails (four .ecore) [message #82123] Sat, 05 May 2007 18:38 Go to next message
Eclipse UserFriend
Originally posted by: gonzalinlinREMOVE_THIS.tiscali.es

Hi Martin,

The dataStore.initialize() call fails. Moreover, when I try to generate the
hibernate.hbm.xml file of one of my ecores, I get an exception (you can see
below, when I tried to generate the hibernate file for factura.ecore).

I needed four ecores for my model. And they are related between them. Maybe
there's an error in the design of the relationships.

I attach my ecores.

Could you help me? Thanks in advance.

With regards,

Gonzalo


0 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
Loading class party.PartyPackage should be an epackage
723 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
Loading class productoexpediente.ProductoexpedientePackage should be an
epackage
724 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
Loading class productoexpediente.factura.FacturaPackage should be an
epackage
724 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
Loading class productoexpediente.presupuesto.PresupuestoPackage should be an
epackage
749 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions - Properties of
PersistenceOptions:
750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.ignore_eannotations: false
750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.always_version: true
750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.inheritance : SINGLE_TABLE
750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.optimistic_locking: true
750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.naming.id_feature_as_primary_key: true
750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.naming.default_id_column: e_id
751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.default_cache_strategy: NONE
751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.naming.version_column: e_version
751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.fetch_containment_eagerly: false
751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.join_table_for_non_contained_associations: false
751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.naming.java_class_entity_names: false
751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.naming.max_sql_name_length: -1
751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.naming.strategy: lowercase
752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.naming.default_id_feature: e_id
752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.disable_econtainer: false
752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.proxy_strategy: none
752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.default_temporal: TIMESTAMP
752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.join_table_naming_strategy: ejb3
752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.cascade_all_on_containment: true
752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.set_entity_automatically: true
752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.mapping.hibernate_mapping_file: false
752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
teneo.runtime.update_schema: true
856 [main] DEBUG
org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
Reading ecore file:
/home/gon/PROYECTO/eclipse/SGD-Modelo-EMF/model/party.ecore
1363 [main] DEBUG
org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
Creating pamodel for the following epackages
1364 [main] DEBUG
org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - party
1597 [main] DEBUG
org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - Create
base pannotated model
1597 [main] DEBUG
org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
Deprecated eannotations with http://annotations.elver.org or
http://ejb.elver.org are ignored.
1597 [main] DEBUG
org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - Parse
annotations
1608 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing package party
1609 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing party
1609 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1609 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1609 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing Party
1609 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1609 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1609 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing eclass Party
1609 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing direccion
1609 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1610 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1610 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing localidad
1610 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1610 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1610 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing codPostal
1610 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1610 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1610 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing provincia
1610 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1610 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1611 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing telefono1
1611 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1611 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1611 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing extTel
1611 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1611 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1611 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing telefono2
1611 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1611 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1611 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing correoE
1612 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1612 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1612 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing fax
1612 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1612 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1612 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing web
1612 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1612 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1612 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing productos
1612 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1612 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1613 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing Empresa
1613 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1613 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1613 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing eclass Empresa
1613 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing cif
1613 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1613 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1613 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing denominacion
1613 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1613 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1614 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing nombreComercial
1614 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1614 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1614 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing cnae
1614 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1614 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1614 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing contacto
1614 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1614 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1614 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing Persona
1614 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1615 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1615 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing eclass Persona
1615 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing nif
1615 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1615 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1615 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing nombre
1615 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1615 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1615 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing apellido1
1615 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1616 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1616 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing apellido2
1616 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1617 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1622 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing fechaNac
1623 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1623 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1623 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing ContactoEmpresa
1623 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1623 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1623 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing eclass ContactoEmpresa
1623 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing cargo
1625 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1625 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1625 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing dptoEmpresa
1625 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1625 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1625 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing empresa
1625 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1625 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1625 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing Pdi
1625 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1626 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1626 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing eclass Pdi
1626 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing catAcademica
1626 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1626 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1626 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing areaConocimiento
1626 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1626 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1626 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing departamento
1626 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1626 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1627 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing centro
1627 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1627 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1627 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing codCtaCliente
1627 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1627 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1627 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing remuneracion
1627 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1629 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1629 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing horasSemanales
1629 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1629 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1629 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing Pas
1629 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1629 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1629 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing eclass Pas
1630 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing gratificacion
1630 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1630 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1630 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing cosCtaCliente
1630 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1630 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1630 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing centro
1630 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1630 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1630 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing Becario
1631 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1631 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1631 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing eclass Becario
1631 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing catAcademica
1631 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1631 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1631 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing titulacion
1631 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1631 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1632 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing codCtaCliente
1632 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1632 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1632 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
Processing remuneracion
1632 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
of parsed typename annotations 0
1632 [main] DEBUG
org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
efeature for each created eobject
1632 [main] DEBUG
org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
Copying annotations on edatatypes over eattribute annotations!
1632 [main] DEBUG
org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - Add
default annotations
1643 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
inheritance: single
1643 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option: Default
inheritance setting: SINGLE_TABLE
1643 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
Automatically adding entity annotation: true
1643 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option: Eagerly
load all containment relations: false
1643 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option set
cascade all on containment: true
1643 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option default
id feature name: e_id
1649 [main] DEBUG org.eclipse.emf.teneo.ecore.EClassNameStrategyUtils -
Creating org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy as eclass
name strategy
1649 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Qualify EClass
name option: org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy
1649 [main] DEBUG
g.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Maximum column
length: -1
1650 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - ID Feature as
primary key true
1650 [main] DEBUG
g.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
JoinTableForNonContainedAssociations false
1654 [main] DEBUG org.eclipse.emf.teneo.util.SQLCaseStrategyImpl - Creating
org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase as case strategy
1654 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - SQLCaseStrategy
org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase
1654 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
JoinTableNamingStrategy ejb3
1654 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - >>>> Adding
default annotations for EPackage party
1654 [main] DEBUG
g.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
EDataTypes
1654 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
EClasses
1654 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
annotations for EClass: Party
1666 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
annotations for EAttribute direccion
1668 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
annotations for EAttribute localidad
1670 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
annotations for EAttribute codPostal
1670 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
annotations for EAttribute provincia
1670 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
annotations for EAttribute telefono1
1670 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
annotations for EAttribute extTel
1670 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
annotations for EAttribute telefono2
1671 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
annotations for EAttribute correoE
1671 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
annotations for EAttribute fax
1671 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
annotations for EAttribute web
1796 [main] DEBUG
rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - EReference +
productos/Party does not have a onetomany annotation, adding one
Exception in thread "main" java.lang.IllegalArgumentException : No annotated
model element present for: ProductoExpediente for type EClass has its
epackage been registered with Teneo?
at
org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.checkAnnotatedPresent
(PAnnotatedModelImpl.java:324)
at
org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.getPAnnotated(PAnnotatedModelImpl.java:270)
at
org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ge tEntityName
(DefaultAnnotator.java:1397)
at
org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessOneToManyReference(DefaultAnnotator.java:830)
at
org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processOneToManyReference
(HibernateDefaultAnnotator.java:180)
at
org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessEFeature(DefaultAnnotator.java:532)
at
org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessClass
(DefaultAnnotator.java:412)
at
org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processClass(HibernateDefaultAnnotator.java: 144)
at
org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessPackage
(DefaultAnnotator.java:254)
at
org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ma p(DefaultAnnotator.java:164)
at
org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java
:158)
at
org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java:90)
at
org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.createORM apperFile(GenerateHBM.java
:104)
at
org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.main(Gene rateHBM.java:84)





Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #82175 is a reply to message #82123] Sun, 06 May 2007 13:25 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Gonzalo,
Do you pass all epackage instances (of all the ecore models) to the datastore (in setEpackages())?

gr. Martin

Gonzalo wrote:
> Hi Martin,
>
> The dataStore.initialize() call fails. Moreover, when I try to generate the
> hibernate.hbm.xml file of one of my ecores, I get an exception (you can see
> below, when I tried to generate the hibernate file for factura.ecore).
>
> I needed four ecores for my model. And they are related between them. Maybe
> there's an error in the design of the relationships.
>
> I attach my ecores.
>
> Could you help me? Thanks in advance.
>
> With regards,
>
> Gonzalo
>
>
> 0 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
> Loading class party.PartyPackage should be an epackage
> 723 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
> Loading class productoexpediente.ProductoexpedientePackage should be an
> epackage
> 724 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
> Loading class productoexpediente.factura.FacturaPackage should be an
> epackage
> 724 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
> Loading class productoexpediente.presupuesto.PresupuestoPackage should be an
> epackage
> 749 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions - Properties of
> PersistenceOptions:
> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.ignore_eannotations: false
> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.always_version: true
> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.inheritance : SINGLE_TABLE
> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.optimistic_locking: true
> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.id_feature_as_primary_key: true
> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.default_id_column: e_id
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.default_cache_strategy: NONE
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.version_column: e_version
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.fetch_containment_eagerly: false
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.join_table_for_non_contained_associations: false
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.java_class_entity_names: false
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.max_sql_name_length: -1
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.strategy: lowercase
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.default_id_feature: e_id
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.disable_econtainer: false
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.proxy_strategy: none
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.default_temporal: TIMESTAMP
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.join_table_naming_strategy: ejb3
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.cascade_all_on_containment: true
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.set_entity_automatically: true
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.hibernate_mapping_file: false
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.runtime.update_schema: true
> 856 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
> Reading ecore file:
> /home/gon/PROYECTO/eclipse/SGD-Modelo-EMF/model/party.ecore
> 1363 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
> Creating pamodel for the following epackages
> 1364 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - party
> 1597 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - Create
> base pannotated model
> 1597 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
> Deprecated eannotations with http://annotations.elver.org or
> http://ejb.elver.org are ignored.
> 1597 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - Parse
> annotations
> 1608 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing package party
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing party
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing Party
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass Party
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing direccion
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing localidad
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing codPostal
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing provincia
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing telefono1
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing extTel
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing telefono2
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing correoE
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing fax
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing web
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing productos
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing Empresa
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass Empresa
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing cif
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing denominacion
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing nombreComercial
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing cnae
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing contacto
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing Persona
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass Persona
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing nif
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing nombre
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing apellido1
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1616 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1616 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing apellido2
> 1616 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1617 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1622 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing fechaNac
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing ContactoEmpresa
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass ContactoEmpresa
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing cargo
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing dptoEmpresa
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing empresa
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing Pdi
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass Pdi
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing catAcademica
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing areaConocimiento
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing departamento
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing centro
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing codCtaCliente
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing remuneracion
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing horasSemanales
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing Pas
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass Pas
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing gratificacion
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing cosCtaCliente
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing centro
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing Becario
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass Becario
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing catAcademica
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing titulacion
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing codCtaCliente
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing remuneracion
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
> Copying annotations on edatatypes over eattribute annotations!
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - Add
> default annotations
> 1643 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
> inheritance: single
> 1643 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option: Default
> inheritance setting: SINGLE_TABLE
> 1643 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
> Automatically adding entity annotation: true
> 1643 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option: Eagerly
> load all containment relations: false
> 1643 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option set
> cascade all on containment: true
> 1643 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option default
> id feature name: e_id
> 1649 [main] DEBUG org.eclipse.emf.teneo.ecore.EClassNameStrategyUtils -
> Creating org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy as eclass
> name strategy
> 1649 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Qualify EClass
> name option: org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy
> 1649 [main] DEBUG
> g.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Maximum column
> length: -1
> 1650 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - ID Feature as
> primary key true
> 1650 [main] DEBUG
> g.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
> JoinTableForNonContainedAssociations false
> 1654 [main] DEBUG org.eclipse.emf.teneo.util.SQLCaseStrategyImpl - Creating
> org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase as case strategy
> 1654 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - SQLCaseStrategy
> org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase
> 1654 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
> JoinTableNamingStrategy ejb3
> 1654 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - >>>> Adding
> default annotations for EPackage party
> 1654 [main] DEBUG
> g.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
> EDataTypes
> 1654 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
> EClasses
> 1654 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EClass: Party
> 1666 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute direccion
> 1668 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute localidad
> 1670 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute codPostal
> 1670 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute provincia
> 1670 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute telefono1
> 1670 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute extTel
> 1670 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute telefono2
> 1671 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute correoE
> 1671 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute fax
> 1671 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute web
> 1796 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - EReference +
> productos/Party does not have a onetomany annotation, adding one
> Exception in thread "main" java.lang.IllegalArgumentException : No annotated
> model element present for: ProductoExpediente for type EClass has its
> epackage been registered with Teneo?
> at
> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.checkAnnotatedPresent
> (PAnnotatedModelImpl.java:324)
> at
> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.getPAnnotated(PAnnotatedModelImpl.java:270)
> at
> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ge tEntityName
> (DefaultAnnotator.java:1397)
> at
> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessOneToManyReference(DefaultAnnotator.java:830)
> at
> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processOneToManyReference
> (HibernateDefaultAnnotator.java:180)
> at
> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessEFeature(DefaultAnnotator.java:532)
> at
> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessClass
> (DefaultAnnotator.java:412)
> at
> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processClass(HibernateDefaultAnnotator.java: 144)
> at
> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessPackage
> (DefaultAnnotator.java:254)
> at
> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ma p(DefaultAnnotator.java:164)
> at
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java
> :158)
> at
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java:90)
> at
> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.createORM apperFile(GenerateHBM.java
> :104)
> at
> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.main(Gene rateHBM.java:84)
>
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #82324 is a reply to message #82175] Mon, 07 May 2007 18:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: gonzalinlinREMOVE_THIS.tiscali.es

Hi Martin,

yes, I passed all ePackage instances to the dataStore.
I've tried it, with and without the qualified name of the ePackages.

I'm working in these two folders:

[project_root_folder]/src <- ePackages live here.
[project_root_folder]/Subsystems/WebPortal/Sources <- The java actions
calling dataStore.initialize() and ataStore.setePackages live in Java
packages under this folder.

Maybe dataStore.setEPackages can't find them?

With regards,

Gonzalo

"Martin Taal" <mtaal@elver.org> escribi
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #82363 is a reply to message #82324] Mon, 07 May 2007 19:47 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Gonzalo,
I tested it and with me the tables are created in the db without errors. I used the four ecore files
you posted earlier.
How does your initialization code look like?

gr. Martin

Gonzalo wrote:
> Hi Martin,
>
> yes, I passed all ePackage instances to the dataStore.
> I've tried it, with and without the qualified name of the ePackages.
>
> I'm working in these two folders:
>
> [project_root_folder]/src <- ePackages live here.
> [project_root_folder]/Subsystems/WebPortal/Sources <- The java actions
> calling dataStore.initialize() and ataStore.setePackages live in Java
> packages under this folder.
>
> Maybe dataStore.setEPackages can't find them?
>
> With regards,
>
> Gonzalo
>
> "Martin Taal" <mtaal@elver.org> escribió en el mensaje
> news:f1kl11$d5d$1@build.eclipse.org...
>> Hi Gonzalo,
>> Do you pass all epackage instances (of all the ecore models) to the
>> datastore (in setEpackages())?
>>
>> gr. Martin
>>
>> Gonzalo wrote:
>>> Hi Martin,
>>>
>>> The dataStore.initialize() call fails. Moreover, when I try to generate
>>> the hibernate.hbm.xml file of one of my ecores, I get an exception (you
>>> can see below, when I tried to generate the hibernate file for
>>> factura.ecore).
>>>
>>> I needed four ecores for my model. And they are related between them.
>>> Maybe there's an error in the design of the relationships.
>>>
>>> I attach my ecores.
>>>
>>> Could you help me? Thanks in advance.
>>>
>>> With regards,
>>>
>>> Gonzalo
>>>
>>>
>>> 0 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>> Loading class party.PartyPackage should be an epackage
>>> 723 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>> Loading class productoexpediente.ProductoexpedientePackage should be an
>>> epackage
>>> 724 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>> Loading class productoexpediente.factura.FacturaPackage should be an
>>> epackage
>>> 724 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>> Loading class productoexpediente.presupuesto.PresupuestoPackage should be
>>> an epackage
>>> 749 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions - Properties
>>> of PersistenceOptions:
>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.ignore_eannotations: false
>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.always_version: true
>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.inheritance : SINGLE_TABLE
>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.optimistic_locking: true
>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.id_feature_as_primary_key: true
>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.default_id_column: e_id
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.default_cache_strategy: NONE
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.version_column: e_version
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.fetch_containment_eagerly: false
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.join_table_for_non_contained_associations: false
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.java_class_entity_names: false
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.max_sql_name_length: -1
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.strategy: lowercase
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.default_id_feature: e_id
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.disable_econtainer: false
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.proxy_strategy: none
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.default_temporal: TIMESTAMP
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.join_table_naming_strategy: ejb3
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.cascade_all_on_containment: true
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.set_entity_automatically: true
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.hibernate_mapping_file: false
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.runtime.update_schema: true
>>> 856 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> Reading ecore file:
>>> /home/gon/PROYECTO/eclipse/SGD-Modelo-EMF/model/party.ecore
>>> 1363 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> Creating pamodel for the following epackages
>>> 1364 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> party
>>> 1597 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> Create base pannotated model
>>> 1597 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> Deprecated eannotations with http://annotations.elver.org or
>>> http://ejb.elver.org are ignored.
>>> 1597 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> Parse annotations
>>> 1608 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing package party
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing party
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing Party
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass Party
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing direccion
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing localidad
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing codPostal
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing provincia
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing telefono1
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing extTel
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing telefono2
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing correoE
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing fax
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing web
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing productos
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing Empresa
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass Empresa
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing cif
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing denominacion
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing nombreComercial
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing cnae
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing contacto
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing Persona
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass Persona
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing nif
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing nombre
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing apellido1
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1616 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1616 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing apellido2
>>> 1616 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1617 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1622 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing fechaNac
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing ContactoEmpresa
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass ContactoEmpresa
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing cargo
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing dptoEmpresa
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing empresa
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing Pdi
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass Pdi
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing catAcademica
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing areaConocimiento
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing departamento
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing centro
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing codCtaCliente
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing remuneracion
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing horasSemanales
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing Pas
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass Pas
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing gratificacion
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing cosCtaCliente
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing centro
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing Becario
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass Becario
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing catAcademica
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing titulacion
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing codCtaCliente
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing remuneracion
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> Copying annotations on edatatypes over eattribute annotations!
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - Add
>>> default annotations
>>> 1643 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>> inheritance: single
>>> 1643 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>> Default inheritance setting: SINGLE_TABLE
>>> 1643 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>> Automatically adding entity annotation: true
>>> 1643 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>> Eagerly load all containment relations: false
>>> 1643 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option set
>>> cascade all on containment: true
>>> 1643 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>> default id feature name: e_id
>>> 1649 [main] DEBUG org.eclipse.emf.teneo.ecore.EClassNameStrategyUtils -
>>> Creating org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy as eclass
>>> name strategy
>>> 1649 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Qualify
>>> EClass name option: org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy
>>> 1649 [main] DEBUG
>>> eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Maximum column
>>> length: -1
>>> 1650 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - ID Feature as
>>> primary key true
>>> 1650 [main] DEBUG
>>> eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>> JoinTableForNonContainedAssociations false
>>> 1654 [main] DEBUG org.eclipse.emf.teneo.util.SQLCaseStrategyImpl -
>>> Creating org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase as case
>>> strategy
>>> 1654 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>> SQLCaseStrategy org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase
>>> 1654 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>> JoinTableNamingStrategy ejb3
>>> 1654 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - >>>> Adding
>>> default annotations for EPackage party
>>> 1654 [main] DEBUG
>>> eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
>>> EDataTypes
>>> 1654 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
>>> EClasses
>>> 1654 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EClass: Party
>>> 1666 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute direccion
>>> 1668 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute localidad
>>> 1670 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute codPostal
>>> 1670 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute provincia
>>> 1670 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute telefono1
>>> 1670 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute extTel
>>> 1670 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute telefono2
>>> 1671 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute correoE
>>> 1671 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute fax
>>> 1671 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute web
>>> 1796 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - EReference +
>>> productos/Party does not have a onetomany annotation, adding one
>>> Exception in thread "main" java.lang.IllegalArgumentException : No
>>> annotated model element present for: ProductoExpediente for type EClass
>>> has its epackage been registered with Teneo?
>>> at
>>> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.checkAnnotatedPresent
>>> (PAnnotatedModelImpl.java:324)
>>> at
>>> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.getPAnnotated(PAnnotatedModelImpl.java:270)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ge tEntityName
>>> (DefaultAnnotator.java:1397)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessOneToManyReference(DefaultAnnotator.java:830)
>>> at
>>> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processOneToManyReference
>>> (HibernateDefaultAnnotator.java:180)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessEFeature(DefaultAnnotator.java:532)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessClass
>>> (DefaultAnnotator.java:412)
>>> at
>>> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processClass(HibernateDefaultAnnotator.java: 144)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessPackage
>>> (DefaultAnnotator.java:254)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ma p(DefaultAnnotator.java:164)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java
>>> :158)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java:90)
>>> at
>>> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.createORM apperFile(GenerateHBM.java
>>> :104)
>>> at
>>> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.main(Gene rateHBM.java:84)
>>>
>>>
>>
>> --
>>
>> With Regards, Martin Taal
>>
>> Springsite/Elver.org
>> Office: Hardwareweg 4, 3821 BV Amersfoort
>> Postal: Nassaulaan 7, 3941 EC Doorn
>> The Netherlands
>> Tel: +31 (0)84 420 2397
>> Fax: +31 (0)84 225 9307
>> Mail: mtaal@springsite.com - mtaal@elver.org
>> Web: www.springsite.com - www.elver.org
>
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #82398 is a reply to message #82363] Mon, 07 May 2007 21:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: gonzalinlinREMOVE_THIS.tiscali.es

Hi Martin,
my initialization code is:

public static void main(String[] args) {

final Properties persistenceProps = new Properties();
persistenceProps.setProperty(PersistenceOptions.QUALIFY_ENTI TY_NAME,
PersistenceOptions.QUALIFY_ENTITY_NAME_NSPREFIX);

// Create the DataStore.
final String dataStoreName = "mayo";
final HbDataStore dataStore =
(HbDataStore)HbHelper.INSTANCE.createRegisterDataStore(dataS toreName);

dataStore.setPersistenceProperties(persistenceProps);

// Configure the EPackages used by this DataStore.
dataStore.setEPackages(new EPackage[] { PartyPackage.eINSTANCE,
ProductoexpedientePackage.eINSTANCE,
FacturaPackage.eINSTANCE, PresupuestoPackage.eINSTANCE});

// Initialize the DataStore. This sets up the Hibernate mapping and, in
// turn, creates the corresponding tables in the database.
dataStore.initialize();

final SessionFactory sessionFactory = dataStore.getSessionFactory();
{
// Open a new Session and start transaction.
final Session session = sessionFactory.openSession();
session.beginTransaction();

// Create an empresa.
Empresa empresa = PartyFactory.eINSTANCE.createEmpresa();

(code continues...)

I didn't this test today. Yes, you're right. This works! (Executing this
"main" class under my "src" folder). But...

Today, I tested this through my web application (Subsystems\WebPortal
folder) under Tomcat. So I think it must be that my web application doesn't
find the ePackages. This happens when I try to register a new Party (for
example) through a web form.

You have any idea? Thanks in advance!

With regards,

Gonzalo




"Martin Taal" <mtaal@elver.org> escribi
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #82417 is a reply to message #82398] Mon, 07 May 2007 21:28 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Gonzalo,
How does your initialization code look like in the web app, at which point do you initialize the
datastore?

gr. Martin

Gonzalo wrote:
> Hi Martin,
> my initialization code is:
>
> public static void main(String[] args) {
>
> final Properties persistenceProps = new Properties();
> persistenceProps.setProperty(PersistenceOptions.QUALIFY_ENTI TY_NAME,
> PersistenceOptions.QUALIFY_ENTITY_NAME_NSPREFIX);
>
> // Create the DataStore.
> final String dataStoreName = "mayo";
> final HbDataStore dataStore =
> (HbDataStore)HbHelper.INSTANCE.createRegisterDataStore(dataS toreName);
>
> dataStore.setPersistenceProperties(persistenceProps);
>
> // Configure the EPackages used by this DataStore.
> dataStore.setEPackages(new EPackage[] { PartyPackage.eINSTANCE,
> ProductoexpedientePackage.eINSTANCE,
> FacturaPackage.eINSTANCE, PresupuestoPackage.eINSTANCE});
>
> // Initialize the DataStore. This sets up the Hibernate mapping and, in
> // turn, creates the corresponding tables in the database.
> dataStore.initialize();
>
> final SessionFactory sessionFactory = dataStore.getSessionFactory();
> {
> // Open a new Session and start transaction.
> final Session session = sessionFactory.openSession();
> session.beginTransaction();
>
> // Create an empresa.
> Empresa empresa = PartyFactory.eINSTANCE.createEmpresa();
>
> (code continues...)
>
> I didn't this test today. Yes, you're right. This works! (Executing this
> "main" class under my "src" folder). But...
>
> Today, I tested this through my web application (Subsystems\WebPortal
> folder) under Tomcat. So I think it must be that my web application doesn't
> find the ePackages. This happens when I try to register a new Party (for
> example) through a web form.
>
> You have any idea? Thanks in advance!
>
> With regards,
>
> Gonzalo
>
>
>
>
> "Martin Taal" <mtaal@elver.org> escribió en el mensaje
> news:f1nvog$2ut$1@build.eclipse.org...
>> Hi Gonzalo,
>> I tested it and with me the tables are created in the db without errors. I
>> used the four ecore files you posted earlier.
>> How does your initialization code look like?
>>
>> gr. Martin
>>
>> Gonzalo wrote:
>>> Hi Martin,
>>>
>>> yes, I passed all ePackage instances to the dataStore.
>>> I've tried it, with and without the qualified name of the ePackages.
>>>
>>> I'm working in these two folders:
>>>
>>> [project_root_folder]/src <- ePackages live here.
>>> [project_root_folder]/Subsystems/WebPortal/Sources <- The java actions
>>> calling dataStore.initialize() and ataStore.setePackages live in Java
>>> packages under this folder.
>>>
>>> Maybe dataStore.setEPackages can't find them?
>>>
>>> With regards,
>>>
>>> Gonzalo
>>>
>>> "Martin Taal" <mtaal@elver.org> escribió en el mensaje
>>> news:f1kl11$d5d$1@build.eclipse.org...
>>>> Hi Gonzalo,
>>>> Do you pass all epackage instances (of all the ecore models) to the
>>>> datastore (in setEpackages())?
>>>>
>>>> gr. Martin
>>>>
>>>> Gonzalo wrote:
>>>>> Hi Martin,
>>>>>
>>>>> The dataStore.initialize() call fails. Moreover, when I try to generate
>>>>> the hibernate.hbm.xml file of one of my ecores, I get an exception (you
>>>>> can see below, when I tried to generate the hibernate file for
>>>>> factura.ecore).
>>>>>
>>>>> I needed four ecores for my model. And they are related between them.
>>>>> Maybe there's an error in the design of the relationships.
>>>>>
>>>>> I attach my ecores.
>>>>>
>>>>> Could you help me? Thanks in advance.
>>>>>
>>>>> With regards,
>>>>>
>>>>> Gonzalo
>>>>>
>>>>>
>>>>> 0 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>>>> Loading class party.PartyPackage should be an epackage
>>>>> 723 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>>>> Loading class productoexpediente.ProductoexpedientePackage should be an
>>>>> epackage
>>>>> 724 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>>>> Loading class productoexpediente.factura.FacturaPackage should be an
>>>>> epackage
>>>>> 724 [main] DEBUG
>>>>> g.eclipse.emf.teneo.hibernate.mapper.GenerateHBM - Loading class
>>>>> productoexpediente.presupuesto.PresupuestoPackage should be an epackage
>>>>> 749 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> Properties of PersistenceOptions:
>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.ignore_eannotations: false
>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.always_version: true
>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.inheritance : SINGLE_TABLE
>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.optimistic_locking: true
>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.id_feature_as_primary_key: true
>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.default_id_column: e_id
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.default_cache_strategy: NONE
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.version_column: e_version
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.fetch_containment_eagerly: false
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.join_table_for_non_contained_associations: false
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.java_class_entity_names: false
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.max_sql_name_length: -1
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.strategy: lowercase
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.default_id_feature: e_id
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.disable_econtainer: false
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.proxy_strategy: none
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.default_temporal: TIMESTAMP
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.join_table_naming_strategy: ejb3
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.cascade_all_on_containment: true
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.set_entity_automatically: true
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.hibernate_mapping_file: false
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.runtime.update_schema: true
>>>>> 856 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Reading ecore file:
>>>>> /home/gon/PROYECTO/eclipse/SGD-Modelo-EMF/model/party.ecore
>>>>> 1363 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Creating pamodel for the following epackages
>>>>> 1364 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> party
>>>>> 1597 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Create base pannotated model
>>>>> 1597 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Deprecated eannotations with http://annotations.elver.org or
>>>>> http://ejb.elver.org are ignored.
>>>>> 1597 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Parse annotations
>>>>> 1608 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing package party
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing party
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing Party
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass Party
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing direccion
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing localidad
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing codPostal
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing provincia
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing telefono1
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing extTel
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing telefono2
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing correoE
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing fax
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing web
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing productos
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing Empresa
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass Empresa
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing cif
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing denominacion
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing nombreComercial
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing cnae
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing contacto
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing Persona
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass Persona
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing nif
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing nombre
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing apellido1
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1616 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1616 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing apellido2
>>>>> 1616 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1617 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1622 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing fechaNac
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing ContactoEmpresa
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass ContactoEmpresa
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing cargo
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing dptoEmpresa
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing empresa
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing Pdi
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass Pdi
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing catAcademica
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing areaConocimiento
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing departamento
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing centro
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing codCtaCliente
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing remuneracion
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing horasSemanales
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing Pas
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass Pas
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing gratificacion
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing cosCtaCliente
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing centro
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing Becario
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass Becario
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing catAcademica
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing titulacion
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing codCtaCliente
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing remuneracion
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Copying annotations on edatatypes over eattribute annotations!
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Add default annotations
>>>>> 1643 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>>>> inheritance: single
>>>>> 1643 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>>>> Default inheritance setting: SINGLE_TABLE
>>>>> 1643 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>>>> Automatically adding entity annotation: true
>>>>> 1643 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>>>> Eagerly load all containment relations: false
>>>>> 1643 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option set
>>>>> cascade all on containment: true
>>>>> 1643 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>>>> default id feature name: e_id
>>>>> 1649 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.ecore.EClassNameStrategyUtils - Creating
>>>>> org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy as eclass name
>>>>> strategy
>>>>> 1649 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Qualify
>>>>> EClass name option:
>>>>> org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy
>>>>> 1649 [main] DEBUG
>>>>> lipse.emf.teneo.annotations.mapper.DefaultAnnotator - Maximum column
>>>>> length: -1
>>>>> 1650 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - ID Feature
>>>>> as primary key true
>>>>> 1650 [main] DEBUG
>>>>> lipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>> JoinTableForNonContainedAssociations false
>>>>> 1654 [main] DEBUG org.eclipse.emf.teneo.util.SQLCaseStrategyImpl -
>>>>> Creating org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase as
>>>>> case strategy
>>>>> 1654 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>> SQLCaseStrategy
>>>>> org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase
>>>>> 1654 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>> JoinTableNamingStrategy ejb3
>>>>> 1654 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - >>>> Adding
>>>>> default annotations for EPackage party
>>>>> 1654 [main] DEBUG
>>>>> lipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
>>>>> EDataTypes
>>>>> 1654 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
>>>>> EClasses
>>>>> 1654 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EClass: Party
>>>>> 1666 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute direccion
>>>>> 1668 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute localidad
>>>>> 1670 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute codPostal
>>>>> 1670 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute provincia
>>>>> 1670 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute telefono1
>>>>> 1670 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute extTel
>>>>> 1670 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute telefono2
>>>>> 1671 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute correoE
>>>>> 1671 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute fax
>>>>> 1671 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute web
>>>>> 1796 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - EReference
>>>>> + productos/Party does not have a onetomany annotation, adding one
>>>>> Exception in thread "main" java.lang.IllegalArgumentException : No
>>>>> annotated model element present for: ProductoExpediente for type
>>>>> EClass has its epackage been registered with Teneo?
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.checkAnnotatedPresent
>>>>> (PAnnotatedModelImpl.java:324)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.getPAnnotated(PAnnotatedModelImpl.java:270)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ge tEntityName
>>>>> (DefaultAnnotator.java:1397)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessOneToManyReference(DefaultAnnotator.java:830)
>>>>> at
>>>>> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processOneToManyReference
>>>>> (HibernateDefaultAnnotator.java:180)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessEFeature(DefaultAnnotator.java:532)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessClass
>>>>> (DefaultAnnotator.java:412)
>>>>> at
>>>>> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processClass(HibernateDefaultAnnotator.java: 144)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessPackage
>>>>> (DefaultAnnotator.java:254)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ma p(DefaultAnnotator.java:164)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java
>>>>> :158)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java:90)
>>>>> at
>>>>> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.createORM apperFile(GenerateHBM.java
>>>>> :104)
>>>>> at
>>>>> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.main(Gene rateHBM.java:84)
>>>>>
>>>>>
>>>> --
>>>>
>>>> With Regards, Martin Taal
>>>>
>>>> Springsite/Elver.org
>>>> Office: Hardwareweg 4, 3821 BV Amersfoort
>>>> Postal: Nassaulaan 7, 3941 EC Doorn
>>>> The Netherlands
>>>> Tel: +31 (0)84 420 2397
>>>> Fax: +31 (0)84 225 9307
>>>> Mail: mtaal@springsite.com - mtaal@elver.org
>>>> Web: www.springsite.com - www.elver.org
>>>
>>
>> --
>>
>> With Regards, Martin Taal
>>
>> Springsite/Elver.org
>> Office: Hardwareweg 4, 3821 BV Amersfoort
>> Postal: Nassaulaan 7, 3941 EC Doorn
>> The Netherlands
>> Tel: +31 (0)84 420 2397
>> Fax: +31 (0)84 225 9307
>> Mail: mtaal@springsite.com - mtaal@elver.org
>> Web: www.springsite.com - www.elver.org
>
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #82439 is a reply to message #82417] Mon, 07 May 2007 21:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: gonzalinlinREMOVE_THIS.tiscali.es

Hi Martin,

I initialize the code in the moment I press the button "Save changes". When
I press this button an Action is executed (like the one I attach to this
email). I initialize the DataStore at this moment.

With regards,

Gonzalo

"Martin Taal" <mtaal@elver.org> escribi
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #82490 is a reply to message #82439] Tue, 08 May 2007 05:27 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Gonzalo,
I don't know how your web development project is structured but the only thing I can think of right
now is that the version of the ProductoexpedientePackage.eINSTANCE in the web classpath differs from
your classpath in the main program you tested. Can you check?

gr. Martin

Gonzalo wrote:
> Hi Martin,
>
> I initialize the code in the moment I press the button "Save changes". When
> I press this button an Action is executed (like the one I attach to this
> email). I initialize the DataStore at this moment.
>
> With regards,
>
> Gonzalo
>
> "Martin Taal" <mtaal@elver.org> escribió en el mensaje
> news:f1o5lf$cjl$1@build.eclipse.org...
>> Hi Gonzalo,
>> How does your initialization code look like in the web app, at which point
>> do you initialize the
>> datastore?
>>
>> gr. Martin
>>
>> Gonzalo wrote:
>>> Hi Martin,
>>> my initialization code is:
>>>
>>> public static void main(String[] args) {
>>>
>>> final Properties persistenceProps = new Properties();
>>> persistenceProps.setProperty(PersistenceOptions.QUALIFY_ENTI TY_NAME,
>>> PersistenceOptions.QUALIFY_ENTITY_NAME_NSPREFIX);
>>>
>>> // Create the DataStore.
>>> final String dataStoreName = "mayo";
>>> final HbDataStore dataStore =
>>> (HbDataStore)HbHelper.INSTANCE.createRegisterDataStore(dataS toreName);
>>>
>>> dataStore.setPersistenceProperties(persistenceProps);
>>>
>>> // Configure the EPackages used by this DataStore.
>>> dataStore.setEPackages(new EPackage[] { PartyPackage.eINSTANCE,
>>> ProductoexpedientePackage.eINSTANCE,
>>> FacturaPackage.eINSTANCE, PresupuestoPackage.eINSTANCE});
>>>
>>> // Initialize the DataStore. This sets up the Hibernate mapping and, in
>>> // turn, creates the corresponding tables in the database.
>>> dataStore.initialize();
>>>
>>> final SessionFactory sessionFactory = dataStore.getSessionFactory();
>>> {
>>> // Open a new Session and start transaction.
>>> final Session session = sessionFactory.openSession();
>>> session.beginTransaction();
>>>
>>> // Create an empresa.
>>> Empresa empresa = PartyFactory.eINSTANCE.createEmpresa();
>>>
>>> (code continues...)
>>>
>>> I didn't this test today. Yes, you're right. This works! (Executing this
>>> "main" class under my "src" folder). But...
>>>
>>> Today, I tested this through my web application (Subsystems\WebPortal
>>> folder) under Tomcat. So I think it must be that my web application
>>> doesn't
>>> find the ePackages. This happens when I try to register a new Party (for
>>> example) through a web form.
>>>
>>> You have any idea? Thanks in advance!
>>>
>>> With regards,
>>>
>>> Gonzalo
>>>
>>>
>>>
>>>
>>> "Martin Taal" <mtaal@elver.org> escribió en el mensaje
>>> news:f1nvog$2ut$1@build.eclipse.org...
>>>> Hi Gonzalo,
>>>> I tested it and with me the tables are created in the db without errors.
>>>> I
>>>> used the four ecore files you posted earlier.
>>>> How does your initialization code look like?
>>>>
>>>> gr. Martin
>>>>
>>>> Gonzalo wrote:
>>>>> Hi Martin,
>>>>>
>>>>> yes, I passed all ePackage instances to the dataStore.
>>>>> I've tried it, with and without the qualified name of the ePackages.
>>>>>
>>>>> I'm working in these two folders:
>>>>>
>>>>> [project_root_folder]/src <- ePackages live here.
>>>>> [project_root_folder]/Subsystems/WebPortal/Sources <- The java actions
>>>>> calling dataStore.initialize() and ataStore.setePackages live in Java
>>>>> packages under this folder.
>>>>>
>>>>> Maybe dataStore.setEPackages can't find them?
>>>>>
>>>>> With regards,
>>>>>
>>>>> Gonzalo
>>>>>
>>>>> "Martin Taal" <mtaal@elver.org> escribió en el mensaje
>>>>> news:f1kl11$d5d$1@build.eclipse.org...
>>>>>> Hi Gonzalo,
>>>>>> Do you pass all epackage instances (of all the ecore models) to the
>>>>>> datastore (in setEpackages())?
>>>>>>
>>>>>> gr. Martin
>>>>>>
>>>>>> Gonzalo wrote:
>>>>>>> Hi Martin,
>>>>>>>
>>>>>>> The dataStore.initialize() call fails. Moreover, when I try to
>>>>>>> generate
>>>>>>> the hibernate.hbm.xml file of one of my ecores, I get an exception
>>>>>>> (you
>>>>>>> can see below, when I tried to generate the hibernate file for
>>>>>>> factura.ecore).
>>>>>>>
>>>>>>> I needed four ecores for my model. And they are related between them.
>>>>>>> Maybe there's an error in the design of the relationships.
>>>>>>>
>>>>>>> I attach my ecores.
>>>>>>>
>>>>>>> Could you help me? Thanks in advance.
>>>>>>>
>>>>>>> With regards,
>>>>>>>
>>>>>>> Gonzalo
>>>>>>>
>>>>>>>
>>>>>>> 0 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>>>>>> Loading class party.PartyPackage should be an epackage
>>>>>>> 723 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>>>>>> Loading class productoexpediente.ProductoexpedientePackage should be
>>>>>>> an
>>>>>>> epackage
>>>>>>> 724 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>>>>>> Loading class productoexpediente.factura.FacturaPackage should be an
>>>>>>> epackage
>>>>>>> 724 [main] DEBUG
>>>>>>> g.eclipse.emf.teneo.hibernate.mapper.GenerateHBM - Loading class
>>>>>>> productoexpediente.presupuesto.PresupuestoPackage should be an
>>>>>>> epackage
>>>>>>> 749 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> Properties of PersistenceOptions:
>>>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.ignore_eannotations: false
>>>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.always_version: true
>>>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.inheritance : SINGLE_TABLE
>>>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.optimistic_locking: true
>>>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.id_feature_as_primary_key: true
>>>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.default_id_column: e_id
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.default_cache_strategy: NONE
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.version_column: e_version
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.fetch_containment_eagerly: false
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.join_table_for_non_contained_associations: false
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.java_class_entity_names: false
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.max_sql_name_length: -1
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.strategy: lowercase
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.default_id_feature: e_id
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.disable_econtainer: false
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.proxy_strategy: none
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.default_temporal: TIMESTAMP
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.join_table_naming_strategy: ejb3
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.cascade_all_on_containment: true
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.set_entity_automatically: true
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.hibernate_mapping_file: false
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.runtime.update_schema: true
>>>>>>> 856 [main] DEBUG
>>>>>>>
>>>>>>> g.eclipse.emf.teneo.annotations.mapper.PersistenceMappingBui lder -
>>>>>>> Reading ecore file:
>>>>>>> /home/gon/PROYECTO/eclipse/SGD-Modelo-EMF/model/party.ecore
>>>>>>> 1363 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> Creating pamodel for the following epackages
>>>>>>> 1364 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> party
>>>>>>> 1597 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> Create base pannotated model
>>>>>>> 1597 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> Deprecated eannotations with http://annotations.elver.org or
>>>>>>> http://ejb.elver.org are ignored.
>>>>>>> 1597 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> Parse annotations
>>>>>>> 1608 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing package party
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing party
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing Party
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass Party
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing direccion
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing localidad
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing codPostal
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing provincia
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing telefono1
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing extTel
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing telefono2
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing correoE
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing fax
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing web
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing productos
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing Empresa
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass Empresa
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing cif
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing denominacion
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing nombreComercial
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing cnae
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing contacto
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing Persona
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass Persona
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing nif
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing nombre
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing apellido1
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1616 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1616 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing apellido2
>>>>>>> 1616 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1617 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1622 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing fechaNac
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing ContactoEmpresa
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass ContactoEmpresa
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing cargo
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing dptoEmpresa
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing empresa
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing Pdi
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass Pdi
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing catAcademica
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing areaConocimiento
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing departamento
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing centro
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing codCtaCliente
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing remuneracion
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing horasSemanales
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing Pas
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass Pas
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing gratificacion
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing cosCtaCliente
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing centro
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing Becario
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass Becario
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing catAcademica
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing titulacion
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing codCtaCliente
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing remuneracion
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> Copying annotations on edatatypes over eattribute annotations!
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> Add default annotations
>>>>>>> 1643 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>>>>>> inheritance: single
>>>>>>> 1643 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>>>>>> Default inheritance setting: SINGLE_TABLE
>>>>>>> 1643 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>>>>>> Automatically adding entity annotation: true
>>>>>>> 1643 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>>>>>> Eagerly load all containment relations: false
>>>>>>> 1643 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>>>>>> set
>>>>>>> cascade all on containment: true
>>>>>>> 1643 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>>>>>> default id feature name: e_id
>>>>>>> 1649 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.ecore.EClassNameStrategyUtils - Creating
>>>>>>> org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy as eclass name
>>>>>>> strategy
>>>>>>> 1649 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Qualify
>>>>>>> EClass name option:
>>>>>>> org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy
>>>>>>> 1649 [main] DEBUG
>>>>>>> lipse.emf.teneo.annotations.mapper.DefaultAnnotator - Maximum
>>>>>>> column
>>>>>>> length: -1
>>>>>>> 1650 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - ID
>>>>>>> Feature
>>>>>>> as primary key true
>>>>>>> 1650 [main] DEBUG
>>>>>>> lipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>>>> JoinTableForNonContainedAssociations false
>>>>>>> 1654 [main] DEBUG org.eclipse.emf.teneo.util.SQLCaseStrategyImpl -
>>>>>>> Creating org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase as
>>>>>>> case strategy
>>>>>>> 1654 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>>>> SQLCaseStrategy
>>>>>>> org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase
>>>>>>> 1654 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>>>> JoinTableNamingStrategy ejb3
>>>>>>> 1654 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - >>>>
>>>>>>> Adding
>>>>>>> default annotations for EPackage party
>>>>>>> 1654 [main] DEBUG
>>>>>>> lipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
>>>>>>> EDataTypes
>>>>>>> 1654 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>>>> Processing
>>>>>>> EClasses
>>>>>>> 1654 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EClass: Party
>>>>>>> 1666 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute direccion
>>>>>>> 1668 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute localidad
>>>>>>> 1670 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute codPostal
>>>>>>> 1670 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute provincia
>>>>>>> 1670 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute telefono1
>>>>>>> 1670 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute extTel
>>>>>>> 1670 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute telefono2
>>>>>>> 1671 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute correoE
>>>>>>> 1671 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute fax
>>>>>>> 1671 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute web
>>>>>>> 1796 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>>>> EReference
>>>>>>> + productos/Party does not have a onetomany annotation, adding one
>>>>>>> Exception in thread "main" java.lang.IllegalArgumentException : No
>>>>>>> annotated model element present for: ProductoExpediente for type
>>>>>>> EClass has its epackage been registered with Teneo?
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.checkAnnotatedPresent
>>>>>>> (PAnnotatedModelImpl.java:324)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.getPAnnotated(PAnnotatedModelImpl.java:270)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ge tEntityName
>>>>>>> (DefaultAnnotator.java:1397)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessOneToManyReference(DefaultAnnotator.java:830)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processOneToManyReference
>>>>>>> (HibernateDefaultAnnotator.java:180)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessEFeature(DefaultAnnotator.java:532)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessClass
>>>>>>> (DefaultAnnotator.java:412)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processClass(HibernateDefaultAnnotator.java: 144)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessPackage
>>>>>>> (DefaultAnnotator.java:254)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ma p(DefaultAnnotator.java:164)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java
>>>>>>> :158)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java:90)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.createORM apperFile(GenerateHBM.java
>>>>>>> :104)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.main(Gene rateHBM.java:84)
>>>>>>>
>>>>>>>
>>>>>> --
>>>>>>
>>>>>> With Regards, Martin Taal
>>>>>>
>>>>>> Springsite/Elver.org
>>>>>> Office: Hardwareweg 4, 3821 BV Amersfoort
>>>>>> Postal: Nassaulaan 7, 3941 EC Doorn
>>>>>> The Netherlands
>>>>>> Tel: +31 (0)84 420 2397
>>>>>> Fax: +31 (0)84 225 9307
>>>>>> Mail: mtaal@springsite.com - mtaal@elver.org
>>>>>> Web: www.springsite.com - www.elver.org
>>>> --
>>>>
>>>> With Regards, Martin Taal
>>>>
>>>> Springsite/Elver.org
>>>> Office: Hardwareweg 4, 3821 BV Amersfoort
>>>> Postal: Nassaulaan 7, 3941 EC Doorn
>>>> The Netherlands
>>>> Tel: +31 (0)84 420 2397
>>>> Fax: +31 (0)84 225 9307
>>>> Mail: mtaal@springsite.com - mtaal@elver.org
>>>> Web: www.springsite.com - www.elver.org
>>>
>>
>> --
>>
>> With Regards, Martin Taal
>>
>> Springsite/Elver.org
>> Office: Hardwareweg 4, 3821 BV Amersfoort
>> Postal: Nassaulaan 7, 3941 EC Doorn
>> The Netherlands
>> Tel: +31 (0)84 420 2397
>> Fax: +31 (0)84 225 9307
>> Mail: mtaal@springsite.com - mtaal@elver.org
>> Web: www.springsite.com - www.elver.org
>
>
> package es.udc.fbellas.j2ee.miniportal.http.controller.actions;
>
> import java.io.IOException;
> import java.util.Properties;
>
> import javax.servlet.http.HttpServletRequest;
> import javax.servlet.http.HttpServletResponse;
> import javax.servlet.ServletException;
> import org.apache.struts.action.ActionMessage;
> import org.apache.struts.action.ActionMessages;
> import org.apache.struts.action.ActionMapping;
> import org.apache.struts.action.ActionForm;
> import org.apache.struts.action.ActionForward;
> import org.eclipse.emf.ecore.EPackage;
> import org.eclipse.emf.teneo.PersistenceOptions;
> import org.eclipse.emf.teneo.hibernate.HbDataStore;
> import org.eclipse.emf.teneo.hibernate.HbHelper;
> import org.hibernate.Session;
> import org.hibernate.SessionFactory;
>
> import party.Empresa;
> import party.PartyFactory;
> import party.PartyPackage;
> import productoexpediente.ProductoexpedientePackage;
> import productoexpediente.factura.FacturaPackage;
> import productoexpediente.presupuesto.PresupuestoPackage;
>
> import es.udc.fbellas.j2ee.util.exceptions.InternalErrorException;
> import es.udc.fbellas.j2ee.util.exceptions.DuplicateInstanceExcepti on;
> import es.udc.fbellas.j2ee.util.struts.action.DefaultAction;
> import es.udc.fbellas.j2ee.miniportal.model.userprofile.vo.UserProf ileDetailsVO;
> import es.udc.fbellas.j2ee.miniportal.http.view.actionforms.Empresa Form;
> import es.udc.fbellas.j2ee.miniportal.http.view.actionforms.UserPro fileForm;
> import es.udc.fbellas.j2ee.miniportal.http.controller.session.Sessi onManager;
>
> public class CreateEmpresaAction extends DefaultAction {
>
> public ActionForward doExecute(ActionMapping mapping,
> ActionForm form, HttpServletRequest request,
> HttpServletResponse response)
> throws IOException, ServletException, InternalErrorException {
>
> /* Get data. */
> EmpresaForm empresaForm = (EmpresaForm) form;
> String cif = empresaForm.getCif();
> String cnae = empresaForm.getCnae();
> String denominacion = empresaForm.getDenominacion();
> String nombreComercial = empresaForm.getNombreComercial();
>
> ActionMessages errors = new ActionMessages();
>
> final Properties persistenceProps = new Properties();
> persistenceProps.setProperty(PersistenceOptions.QUALIFY_ENTI TY_NAME, PersistenceOptions.QUALIFY_ENTITY_NAME_NSPREFIX);
>
> // Create the DataStore.
> final String dataStoreName = "mayo";
> final HbDataStore dataStore = (HbDataStore)HbHelper.INSTANCE.createRegisterDataStore(dataS toreName);
>
> dataStore.setPersistenceProperties(persistenceProps);
>
> // Configure the EPackages used by this DataStore.
> dataStore.setEPackages(new EPackage[] { PartyPackage.eINSTANCE, ProductoexpedientePackage.eINSTANCE,
> FacturaPackage.eINSTANCE, PresupuestoPackage.eINSTANCE});
>
>
> // Initialize the DataStore. This sets up the Hibernate mapping and, in
> // turn, creates the corresponding tables in the database.
> dataStore.initialize();
>
>
> final SessionFactory sessionFactory = dataStore.getSessionFactory();
> {
> // Open a new Session and start transaction.
> final Session session = sessionFactory.openSession();
> session.beginTransaction();
>
> try {
> Empresa empresa = PartyFactory.eINSTANCE.createEmpresa();
> empresa.setCif(cif);
> empresa.setCnae(cnae);
> empresa.setDenominacion(denominacion);
> empresa.setNombreComercial(nombreComercial);
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #82674 is a reply to message #82490] Wed, 09 May 2007 11:03 Go to previous message
Eclipse UserFriend
Originally posted by: gonzalinlinWITHOUT_THIS.tiscali.es

Hi Martin,

I think there's something wrong in the connection between my webapp and
Teneo-Hibernate-MySQL.

I'm trying to find a solution.

Thank you very much!

With regards,

Gonzalo

"Martin Taal" <mtaal@elver.org> escribi
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #605308 is a reply to message #82123] Sun, 06 May 2007 13:25 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Gonzalo,
Do you pass all epackage instances (of all the ecore models) to the datastore (in setEpackages())?

gr. Martin

Gonzalo wrote:
> Hi Martin,
>
> The dataStore.initialize() call fails. Moreover, when I try to generate the
> hibernate.hbm.xml file of one of my ecores, I get an exception (you can see
> below, when I tried to generate the hibernate file for factura.ecore).
>
> I needed four ecores for my model. And they are related between them. Maybe
> there's an error in the design of the relationships.
>
> I attach my ecores.
>
> Could you help me? Thanks in advance.
>
> With regards,
>
> Gonzalo
>
>
> 0 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
> Loading class party.PartyPackage should be an epackage
> 723 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
> Loading class productoexpediente.ProductoexpedientePackage should be an
> epackage
> 724 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
> Loading class productoexpediente.factura.FacturaPackage should be an
> epackage
> 724 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
> Loading class productoexpediente.presupuesto.PresupuestoPackage should be an
> epackage
> 749 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions - Properties of
> PersistenceOptions:
> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.ignore_eannotations: false
> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.always_version: true
> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.inheritance : SINGLE_TABLE
> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.optimistic_locking: true
> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.id_feature_as_primary_key: true
> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.default_id_column: e_id
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.default_cache_strategy: NONE
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.version_column: e_version
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.fetch_containment_eagerly: false
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.join_table_for_non_contained_associations: false
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.java_class_entity_names: false
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.max_sql_name_length: -1
> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.strategy: lowercase
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.naming.default_id_feature: e_id
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.disable_econtainer: false
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.proxy_strategy: none
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.default_temporal: TIMESTAMP
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.join_table_naming_strategy: ejb3
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.cascade_all_on_containment: true
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.set_entity_automatically: true
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.mapping.hibernate_mapping_file: false
> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
> teneo.runtime.update_schema: true
> 856 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
> Reading ecore file:
> /home/gon/PROYECTO/eclipse/SGD-Modelo-EMF/model/party.ecore
> 1363 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
> Creating pamodel for the following epackages
> 1364 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - party
> 1597 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - Create
> base pannotated model
> 1597 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
> Deprecated eannotations with http://annotations.elver.org or
> http://ejb.elver.org are ignored.
> 1597 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - Parse
> annotations
> 1608 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing package party
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing party
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing Party
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass Party
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing direccion
> 1609 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing localidad
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing codPostal
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing provincia
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1610 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing telefono1
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing extTel
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing telefono2
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1611 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing correoE
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing fax
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing web
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing productos
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1612 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing Empresa
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass Empresa
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing cif
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing denominacion
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1613 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing nombreComercial
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing cnae
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing contacto
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing Persona
> 1614 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass Persona
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing nif
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing nombre
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing apellido1
> 1615 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1616 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1616 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing apellido2
> 1616 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1617 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1622 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing fechaNac
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing ContactoEmpresa
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass ContactoEmpresa
> 1623 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing cargo
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing dptoEmpresa
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing empresa
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing Pdi
> 1625 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass Pdi
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing catAcademica
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing areaConocimiento
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing departamento
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1626 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing centro
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing codCtaCliente
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing remuneracion
> 1627 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing horasSemanales
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing Pas
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1629 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass Pas
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing gratificacion
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing cosCtaCliente
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing centro
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1630 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing Becario
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing eclass Becario
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing catAcademica
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing titulacion
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1631 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing codCtaCliente
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
> Processing remuneracion
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Number
> of parsed typename annotations 0
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter - Find
> efeature for each created eobject
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
> Copying annotations on edatatypes over eattribute annotations!
> 1632 [main] DEBUG
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - Add
> default annotations
> 1643 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
> inheritance: single
> 1643 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option: Default
> inheritance setting: SINGLE_TABLE
> 1643 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
> Automatically adding entity annotation: true
> 1643 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option: Eagerly
> load all containment relations: false
> 1643 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option set
> cascade all on containment: true
> 1643 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option default
> id feature name: e_id
> 1649 [main] DEBUG org.eclipse.emf.teneo.ecore.EClassNameStrategyUtils -
> Creating org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy as eclass
> name strategy
> 1649 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Qualify EClass
> name option: org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy
> 1649 [main] DEBUG
> g.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Maximum column
> length: -1
> 1650 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - ID Feature as
> primary key true
> 1650 [main] DEBUG
> g.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
> JoinTableForNonContainedAssociations false
> 1654 [main] DEBUG org.eclipse.emf.teneo.util.SQLCaseStrategyImpl - Creating
> org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase as case strategy
> 1654 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - SQLCaseStrategy
> org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase
> 1654 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
> JoinTableNamingStrategy ejb3
> 1654 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - >>>> Adding
> default annotations for EPackage party
> 1654 [main] DEBUG
> g.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
> EDataTypes
> 1654 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
> EClasses
> 1654 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EClass: Party
> 1666 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute direccion
> 1668 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute localidad
> 1670 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute codPostal
> 1670 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute provincia
> 1670 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute telefono1
> 1670 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute extTel
> 1670 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute telefono2
> 1671 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute correoE
> 1671 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute fax
> 1671 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding default
> annotations for EAttribute web
> 1796 [main] DEBUG
> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - EReference +
> productos/Party does not have a onetomany annotation, adding one
> Exception in thread "main" java.lang.IllegalArgumentException : No annotated
> model element present for: ProductoExpediente for type EClass has its
> epackage been registered with Teneo?
> at
> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.checkAnnotatedPresent
> (PAnnotatedModelImpl.java:324)
> at
> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.getPAnnotated(PAnnotatedModelImpl.java:270)
> at
> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ge tEntityName
> (DefaultAnnotator.java:1397)
> at
> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessOneToManyReference(DefaultAnnotator.java:830)
> at
> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processOneToManyReference
> (HibernateDefaultAnnotator.java:180)
> at
> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessEFeature(DefaultAnnotator.java:532)
> at
> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessClass
> (DefaultAnnotator.java:412)
> at
> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processClass(HibernateDefaultAnnotator.java: 144)
> at
> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessPackage
> (DefaultAnnotator.java:254)
> at
> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ma p(DefaultAnnotator.java:164)
> at
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java
> :158)
> at
> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java:90)
> at
> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.createORM apperFile(GenerateHBM.java
> :104)
> at
> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.main(Gene rateHBM.java:84)
>
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #605344 is a reply to message #82175] Mon, 07 May 2007 18:51 Go to previous message
Gonzalo is currently offline GonzaloFriend
Messages: 27
Registered: July 2009
Junior Member
Hi Martin,

yes, I passed all ePackage instances to the dataStore.
I've tried it, with and without the qualified name of the ePackages.

I'm working in these two folders:

[project_root_folder]/src <- ePackages live here.
[project_root_folder]/Subsystems/WebPortal/Sources <- The java actions
calling dataStore.initialize() and ataStore.setePackages live in Java
packages under this folder.

Maybe dataStore.setEPackages can't find them?

With regards,

Gonzalo

"Martin Taal" <mtaal@elver.org> escribi
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #605351 is a reply to message #82324] Mon, 07 May 2007 19:47 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Gonzalo,
I tested it and with me the tables are created in the db without errors. I used the four ecore files
you posted earlier.
How does your initialization code look like?

gr. Martin

Gonzalo wrote:
> Hi Martin,
>
> yes, I passed all ePackage instances to the dataStore.
> I've tried it, with and without the qualified name of the ePackages.
>
> I'm working in these two folders:
>
> [project_root_folder]/src <- ePackages live here.
> [project_root_folder]/Subsystems/WebPortal/Sources <- The java actions
> calling dataStore.initialize() and ataStore.setePackages live in Java
> packages under this folder.
>
> Maybe dataStore.setEPackages can't find them?
>
> With regards,
>
> Gonzalo
>
> "Martin Taal" <mtaal@elver.org> escribió en el mensaje
> news:f1kl11$d5d$1@build.eclipse.org...
>> Hi Gonzalo,
>> Do you pass all epackage instances (of all the ecore models) to the
>> datastore (in setEpackages())?
>>
>> gr. Martin
>>
>> Gonzalo wrote:
>>> Hi Martin,
>>>
>>> The dataStore.initialize() call fails. Moreover, when I try to generate
>>> the hibernate.hbm.xml file of one of my ecores, I get an exception (you
>>> can see below, when I tried to generate the hibernate file for
>>> factura.ecore).
>>>
>>> I needed four ecores for my model. And they are related between them.
>>> Maybe there's an error in the design of the relationships.
>>>
>>> I attach my ecores.
>>>
>>> Could you help me? Thanks in advance.
>>>
>>> With regards,
>>>
>>> Gonzalo
>>>
>>>
>>> 0 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>> Loading class party.PartyPackage should be an epackage
>>> 723 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>> Loading class productoexpediente.ProductoexpedientePackage should be an
>>> epackage
>>> 724 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>> Loading class productoexpediente.factura.FacturaPackage should be an
>>> epackage
>>> 724 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>> Loading class productoexpediente.presupuesto.PresupuestoPackage should be
>>> an epackage
>>> 749 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions - Properties
>>> of PersistenceOptions:
>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.ignore_eannotations: false
>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.always_version: true
>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.inheritance : SINGLE_TABLE
>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.optimistic_locking: true
>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.id_feature_as_primary_key: true
>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.default_id_column: e_id
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.default_cache_strategy: NONE
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.version_column: e_version
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.fetch_containment_eagerly: false
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.join_table_for_non_contained_associations: false
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.java_class_entity_names: false
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.max_sql_name_length: -1
>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.strategy: lowercase
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.naming.default_id_feature: e_id
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.disable_econtainer: false
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.proxy_strategy: none
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.default_temporal: TIMESTAMP
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.join_table_naming_strategy: ejb3
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.cascade_all_on_containment: true
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.set_entity_automatically: true
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.mapping.hibernate_mapping_file: false
>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>> teneo.runtime.update_schema: true
>>> 856 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> Reading ecore file:
>>> /home/gon/PROYECTO/eclipse/SGD-Modelo-EMF/model/party.ecore
>>> 1363 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> Creating pamodel for the following epackages
>>> 1364 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> party
>>> 1597 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> Create base pannotated model
>>> 1597 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> Deprecated eannotations with http://annotations.elver.org or
>>> http://ejb.elver.org are ignored.
>>> 1597 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> Parse annotations
>>> 1608 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing package party
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing party
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing Party
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass Party
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing direccion
>>> 1609 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing localidad
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing codPostal
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing provincia
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1610 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing telefono1
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing extTel
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing telefono2
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1611 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing correoE
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing fax
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing web
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing productos
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1612 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing Empresa
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass Empresa
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing cif
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing denominacion
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1613 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing nombreComercial
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing cnae
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing contacto
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing Persona
>>> 1614 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass Persona
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing nif
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing nombre
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing apellido1
>>> 1615 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1616 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1616 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing apellido2
>>> 1616 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1617 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1622 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing fechaNac
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing ContactoEmpresa
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass ContactoEmpresa
>>> 1623 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing cargo
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing dptoEmpresa
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing empresa
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing Pdi
>>> 1625 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass Pdi
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing catAcademica
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing areaConocimiento
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing departamento
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1626 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing centro
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing codCtaCliente
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing remuneracion
>>> 1627 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing horasSemanales
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing Pas
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1629 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass Pas
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing gratificacion
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing cosCtaCliente
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing centro
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1630 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing Becario
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing eclass Becario
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing catAcademica
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing titulacion
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1631 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing codCtaCliente
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Processing remuneracion
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Number of parsed typename annotations 0
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>> Find efeature for each created eobject
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>> Copying annotations on edatatypes over eattribute annotations!
>>> 1632 [main] DEBUG
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder - Add
>>> default annotations
>>> 1643 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>> inheritance: single
>>> 1643 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>> Default inheritance setting: SINGLE_TABLE
>>> 1643 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>> Automatically adding entity annotation: true
>>> 1643 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>> Eagerly load all containment relations: false
>>> 1643 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option set
>>> cascade all on containment: true
>>> 1643 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>> default id feature name: e_id
>>> 1649 [main] DEBUG org.eclipse.emf.teneo.ecore.EClassNameStrategyUtils -
>>> Creating org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy as eclass
>>> name strategy
>>> 1649 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Qualify
>>> EClass name option: org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy
>>> 1649 [main] DEBUG
>>> eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Maximum column
>>> length: -1
>>> 1650 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - ID Feature as
>>> primary key true
>>> 1650 [main] DEBUG
>>> eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>> JoinTableForNonContainedAssociations false
>>> 1654 [main] DEBUG org.eclipse.emf.teneo.util.SQLCaseStrategyImpl -
>>> Creating org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase as case
>>> strategy
>>> 1654 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>> SQLCaseStrategy org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase
>>> 1654 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>> JoinTableNamingStrategy ejb3
>>> 1654 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - >>>> Adding
>>> default annotations for EPackage party
>>> 1654 [main] DEBUG
>>> eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
>>> EDataTypes
>>> 1654 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
>>> EClasses
>>> 1654 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EClass: Party
>>> 1666 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute direccion
>>> 1668 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute localidad
>>> 1670 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute codPostal
>>> 1670 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute provincia
>>> 1670 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute telefono1
>>> 1670 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute extTel
>>> 1670 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute telefono2
>>> 1671 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute correoE
>>> 1671 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute fax
>>> 1671 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>> default annotations for EAttribute web
>>> 1796 [main] DEBUG
>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - EReference +
>>> productos/Party does not have a onetomany annotation, adding one
>>> Exception in thread "main" java.lang.IllegalArgumentException : No
>>> annotated model element present for: ProductoExpediente for type EClass
>>> has its epackage been registered with Teneo?
>>> at
>>> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.checkAnnotatedPresent
>>> (PAnnotatedModelImpl.java:324)
>>> at
>>> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.getPAnnotated(PAnnotatedModelImpl.java:270)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ge tEntityName
>>> (DefaultAnnotator.java:1397)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessOneToManyReference(DefaultAnnotator.java:830)
>>> at
>>> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processOneToManyReference
>>> (HibernateDefaultAnnotator.java:180)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessEFeature(DefaultAnnotator.java:532)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessClass
>>> (DefaultAnnotator.java:412)
>>> at
>>> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processClass(HibernateDefaultAnnotator.java: 144)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessPackage
>>> (DefaultAnnotator.java:254)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ma p(DefaultAnnotator.java:164)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java
>>> :158)
>>> at
>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java:90)
>>> at
>>> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.createORM apperFile(GenerateHBM.java
>>> :104)
>>> at
>>> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.main(Gene rateHBM.java:84)
>>>
>>>
>>
>> --
>>
>> With Regards, Martin Taal
>>
>> Springsite/Elver.org
>> Office: Hardwareweg 4, 3821 BV Amersfoort
>> Postal: Nassaulaan 7, 3941 EC Doorn
>> The Netherlands
>> Tel: +31 (0)84 420 2397
>> Fax: +31 (0)84 225 9307
>> Mail: mtaal@springsite.com - mtaal@elver.org
>> Web: www.springsite.com - www.elver.org
>
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #605360 is a reply to message #82363] Mon, 07 May 2007 21:07 Go to previous message
Gonzalo is currently offline GonzaloFriend
Messages: 27
Registered: July 2009
Junior Member
Hi Martin,
my initialization code is:

public static void main(String[] args) {

final Properties persistenceProps = new Properties();
persistenceProps.setProperty(PersistenceOptions.QUALIFY_ENTI TY_NAME,
PersistenceOptions.QUALIFY_ENTITY_NAME_NSPREFIX);

// Create the DataStore.
final String dataStoreName = "mayo";
final HbDataStore dataStore =
(HbDataStore)HbHelper.INSTANCE.createRegisterDataStore(dataS toreName);

dataStore.setPersistenceProperties(persistenceProps);

// Configure the EPackages used by this DataStore.
dataStore.setEPackages(new EPackage[] { PartyPackage.eINSTANCE,
ProductoexpedientePackage.eINSTANCE,
FacturaPackage.eINSTANCE, PresupuestoPackage.eINSTANCE});

// Initialize the DataStore. This sets up the Hibernate mapping and, in
// turn, creates the corresponding tables in the database.
dataStore.initialize();

final SessionFactory sessionFactory = dataStore.getSessionFactory();
{
// Open a new Session and start transaction.
final Session session = sessionFactory.openSession();
session.beginTransaction();

// Create an empresa.
Empresa empresa = PartyFactory.eINSTANCE.createEmpresa();

(code continues...)

I didn't this test today. Yes, you're right. This works! (Executing this
"main" class under my "src" folder). But...

Today, I tested this through my web application (Subsystems\WebPortal
folder) under Tomcat. So I think it must be that my web application doesn't
find the ePackages. This happens when I try to register a new Party (for
example) through a web form.

You have any idea? Thanks in advance!

With regards,

Gonzalo




"Martin Taal" <mtaal@elver.org> escribi
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #605364 is a reply to message #82398] Mon, 07 May 2007 21:28 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Gonzalo,
How does your initialization code look like in the web app, at which point do you initialize the
datastore?

gr. Martin

Gonzalo wrote:
> Hi Martin,
> my initialization code is:
>
> public static void main(String[] args) {
>
> final Properties persistenceProps = new Properties();
> persistenceProps.setProperty(PersistenceOptions.QUALIFY_ENTI TY_NAME,
> PersistenceOptions.QUALIFY_ENTITY_NAME_NSPREFIX);
>
> // Create the DataStore.
> final String dataStoreName = "mayo";
> final HbDataStore dataStore =
> (HbDataStore)HbHelper.INSTANCE.createRegisterDataStore(dataS toreName);
>
> dataStore.setPersistenceProperties(persistenceProps);
>
> // Configure the EPackages used by this DataStore.
> dataStore.setEPackages(new EPackage[] { PartyPackage.eINSTANCE,
> ProductoexpedientePackage.eINSTANCE,
> FacturaPackage.eINSTANCE, PresupuestoPackage.eINSTANCE});
>
> // Initialize the DataStore. This sets up the Hibernate mapping and, in
> // turn, creates the corresponding tables in the database.
> dataStore.initialize();
>
> final SessionFactory sessionFactory = dataStore.getSessionFactory();
> {
> // Open a new Session and start transaction.
> final Session session = sessionFactory.openSession();
> session.beginTransaction();
>
> // Create an empresa.
> Empresa empresa = PartyFactory.eINSTANCE.createEmpresa();
>
> (code continues...)
>
> I didn't this test today. Yes, you're right. This works! (Executing this
> "main" class under my "src" folder). But...
>
> Today, I tested this through my web application (Subsystems\WebPortal
> folder) under Tomcat. So I think it must be that my web application doesn't
> find the ePackages. This happens when I try to register a new Party (for
> example) through a web form.
>
> You have any idea? Thanks in advance!
>
> With regards,
>
> Gonzalo
>
>
>
>
> "Martin Taal" <mtaal@elver.org> escribió en el mensaje
> news:f1nvog$2ut$1@build.eclipse.org...
>> Hi Gonzalo,
>> I tested it and with me the tables are created in the db without errors. I
>> used the four ecore files you posted earlier.
>> How does your initialization code look like?
>>
>> gr. Martin
>>
>> Gonzalo wrote:
>>> Hi Martin,
>>>
>>> yes, I passed all ePackage instances to the dataStore.
>>> I've tried it, with and without the qualified name of the ePackages.
>>>
>>> I'm working in these two folders:
>>>
>>> [project_root_folder]/src <- ePackages live here.
>>> [project_root_folder]/Subsystems/WebPortal/Sources <- The java actions
>>> calling dataStore.initialize() and ataStore.setePackages live in Java
>>> packages under this folder.
>>>
>>> Maybe dataStore.setEPackages can't find them?
>>>
>>> With regards,
>>>
>>> Gonzalo
>>>
>>> "Martin Taal" <mtaal@elver.org> escribió en el mensaje
>>> news:f1kl11$d5d$1@build.eclipse.org...
>>>> Hi Gonzalo,
>>>> Do you pass all epackage instances (of all the ecore models) to the
>>>> datastore (in setEpackages())?
>>>>
>>>> gr. Martin
>>>>
>>>> Gonzalo wrote:
>>>>> Hi Martin,
>>>>>
>>>>> The dataStore.initialize() call fails. Moreover, when I try to generate
>>>>> the hibernate.hbm.xml file of one of my ecores, I get an exception (you
>>>>> can see below, when I tried to generate the hibernate file for
>>>>> factura.ecore).
>>>>>
>>>>> I needed four ecores for my model. And they are related between them.
>>>>> Maybe there's an error in the design of the relationships.
>>>>>
>>>>> I attach my ecores.
>>>>>
>>>>> Could you help me? Thanks in advance.
>>>>>
>>>>> With regards,
>>>>>
>>>>> Gonzalo
>>>>>
>>>>>
>>>>> 0 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>>>> Loading class party.PartyPackage should be an epackage
>>>>> 723 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>>>> Loading class productoexpediente.ProductoexpedientePackage should be an
>>>>> epackage
>>>>> 724 [main] DEBUG org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>>>> Loading class productoexpediente.factura.FacturaPackage should be an
>>>>> epackage
>>>>> 724 [main] DEBUG
>>>>> g.eclipse.emf.teneo.hibernate.mapper.GenerateHBM - Loading class
>>>>> productoexpediente.presupuesto.PresupuestoPackage should be an epackage
>>>>> 749 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> Properties of PersistenceOptions:
>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.ignore_eannotations: false
>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.always_version: true
>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.inheritance : SINGLE_TABLE
>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.optimistic_locking: true
>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.id_feature_as_primary_key: true
>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.default_id_column: e_id
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.default_cache_strategy: NONE
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.version_column: e_version
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.fetch_containment_eagerly: false
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.join_table_for_non_contained_associations: false
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.java_class_entity_names: false
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.max_sql_name_length: -1
>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.strategy: lowercase
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.naming.default_id_feature: e_id
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.disable_econtainer: false
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.proxy_strategy: none
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.default_temporal: TIMESTAMP
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.join_table_naming_strategy: ejb3
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.cascade_all_on_containment: true
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.set_entity_automatically: true
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.mapping.hibernate_mapping_file: false
>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>> teneo.runtime.update_schema: true
>>>>> 856 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Reading ecore file:
>>>>> /home/gon/PROYECTO/eclipse/SGD-Modelo-EMF/model/party.ecore
>>>>> 1363 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Creating pamodel for the following epackages
>>>>> 1364 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> party
>>>>> 1597 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Create base pannotated model
>>>>> 1597 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Deprecated eannotations with http://annotations.elver.org or
>>>>> http://ejb.elver.org are ignored.
>>>>> 1597 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Parse annotations
>>>>> 1608 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing package party
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing party
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing Party
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass Party
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing direccion
>>>>> 1609 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing localidad
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing codPostal
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing provincia
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1610 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing telefono1
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing extTel
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing telefono2
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1611 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing correoE
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing fax
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing web
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing productos
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1612 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing Empresa
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass Empresa
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing cif
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing denominacion
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1613 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing nombreComercial
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing cnae
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing contacto
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing Persona
>>>>> 1614 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass Persona
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing nif
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing nombre
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing apellido1
>>>>> 1615 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1616 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1616 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing apellido2
>>>>> 1616 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1617 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1622 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing fechaNac
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing ContactoEmpresa
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass ContactoEmpresa
>>>>> 1623 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing cargo
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing dptoEmpresa
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing empresa
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing Pdi
>>>>> 1625 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass Pdi
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing catAcademica
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing areaConocimiento
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing departamento
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1626 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing centro
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing codCtaCliente
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing remuneracion
>>>>> 1627 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing horasSemanales
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing Pas
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1629 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass Pas
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing gratificacion
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing cosCtaCliente
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing centro
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1630 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing Becario
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing eclass Becario
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing catAcademica
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing titulacion
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1631 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing codCtaCliente
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Processing remuneracion
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Number of parsed typename annotations 0
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>> Find efeature for each created eobject
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Copying annotations on edatatypes over eattribute annotations!
>>>>> 1632 [main] DEBUG
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>> Add default annotations
>>>>> 1643 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>>>> inheritance: single
>>>>> 1643 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>>>> Default inheritance setting: SINGLE_TABLE
>>>>> 1643 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>>>> Automatically adding entity annotation: true
>>>>> 1643 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>>>> Eagerly load all containment relations: false
>>>>> 1643 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option set
>>>>> cascade all on containment: true
>>>>> 1643 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>>>> default id feature name: e_id
>>>>> 1649 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.ecore.EClassNameStrategyUtils - Creating
>>>>> org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy as eclass name
>>>>> strategy
>>>>> 1649 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Qualify
>>>>> EClass name option:
>>>>> org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy
>>>>> 1649 [main] DEBUG
>>>>> lipse.emf.teneo.annotations.mapper.DefaultAnnotator - Maximum column
>>>>> length: -1
>>>>> 1650 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - ID Feature
>>>>> as primary key true
>>>>> 1650 [main] DEBUG
>>>>> lipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>> JoinTableForNonContainedAssociations false
>>>>> 1654 [main] DEBUG org.eclipse.emf.teneo.util.SQLCaseStrategyImpl -
>>>>> Creating org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase as
>>>>> case strategy
>>>>> 1654 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>> SQLCaseStrategy
>>>>> org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase
>>>>> 1654 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>> JoinTableNamingStrategy ejb3
>>>>> 1654 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - >>>> Adding
>>>>> default annotations for EPackage party
>>>>> 1654 [main] DEBUG
>>>>> lipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
>>>>> EDataTypes
>>>>> 1654 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
>>>>> EClasses
>>>>> 1654 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EClass: Party
>>>>> 1666 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute direccion
>>>>> 1668 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute localidad
>>>>> 1670 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute codPostal
>>>>> 1670 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute provincia
>>>>> 1670 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute telefono1
>>>>> 1670 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute extTel
>>>>> 1670 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute telefono2
>>>>> 1671 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute correoE
>>>>> 1671 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute fax
>>>>> 1671 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>> default annotations for EAttribute web
>>>>> 1796 [main] DEBUG
>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - EReference
>>>>> + productos/Party does not have a onetomany annotation, adding one
>>>>> Exception in thread "main" java.lang.IllegalArgumentException : No
>>>>> annotated model element present for: ProductoExpediente for type
>>>>> EClass has its epackage been registered with Teneo?
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.checkAnnotatedPresent
>>>>> (PAnnotatedModelImpl.java:324)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.getPAnnotated(PAnnotatedModelImpl.java:270)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ge tEntityName
>>>>> (DefaultAnnotator.java:1397)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessOneToManyReference(DefaultAnnotator.java:830)
>>>>> at
>>>>> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processOneToManyReference
>>>>> (HibernateDefaultAnnotator.java:180)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessEFeature(DefaultAnnotator.java:532)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessClass
>>>>> (DefaultAnnotator.java:412)
>>>>> at
>>>>> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processClass(HibernateDefaultAnnotator.java: 144)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessPackage
>>>>> (DefaultAnnotator.java:254)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ma p(DefaultAnnotator.java:164)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java
>>>>> :158)
>>>>> at
>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java:90)
>>>>> at
>>>>> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.createORM apperFile(GenerateHBM.java
>>>>> :104)
>>>>> at
>>>>> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.main(Gene rateHBM.java:84)
>>>>>
>>>>>
>>>> --
>>>>
>>>> With Regards, Martin Taal
>>>>
>>>> Springsite/Elver.org
>>>> Office: Hardwareweg 4, 3821 BV Amersfoort
>>>> Postal: Nassaulaan 7, 3941 EC Doorn
>>>> The Netherlands
>>>> Tel: +31 (0)84 420 2397
>>>> Fax: +31 (0)84 225 9307
>>>> Mail: mtaal@springsite.com - mtaal@elver.org
>>>> Web: www.springsite.com - www.elver.org
>>>
>>
>> --
>>
>> With Regards, Martin Taal
>>
>> Springsite/Elver.org
>> Office: Hardwareweg 4, 3821 BV Amersfoort
>> Postal: Nassaulaan 7, 3941 EC Doorn
>> The Netherlands
>> Tel: +31 (0)84 420 2397
>> Fax: +31 (0)84 225 9307
>> Mail: mtaal@springsite.com - mtaal@elver.org
>> Web: www.springsite.com - www.elver.org
>
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #605375 is a reply to message #82417] Mon, 07 May 2007 21:46 Go to previous message
Gonzalo is currently offline GonzaloFriend
Messages: 27
Registered: July 2009
Junior Member
Hi Martin,

I initialize the code in the moment I press the button "Save changes". When
I press this button an Action is executed (like the one I attach to this
email). I initialize the DataStore at this moment.

With regards,

Gonzalo

"Martin Taal" <mtaal@elver.org> escribi
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #606622 is a reply to message #82439] Tue, 08 May 2007 05:27 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Gonzalo,
I don't know how your web development project is structured but the only thing I can think of right
now is that the version of the ProductoexpedientePackage.eINSTANCE in the web classpath differs from
your classpath in the main program you tested. Can you check?

gr. Martin

Gonzalo wrote:
> Hi Martin,
>
> I initialize the code in the moment I press the button "Save changes". When
> I press this button an Action is executed (like the one I attach to this
> email). I initialize the DataStore at this moment.
>
> With regards,
>
> Gonzalo
>
> "Martin Taal" <mtaal@elver.org> escribió en el mensaje
> news:f1o5lf$cjl$1@build.eclipse.org...
>> Hi Gonzalo,
>> How does your initialization code look like in the web app, at which point
>> do you initialize the
>> datastore?
>>
>> gr. Martin
>>
>> Gonzalo wrote:
>>> Hi Martin,
>>> my initialization code is:
>>>
>>> public static void main(String[] args) {
>>>
>>> final Properties persistenceProps = new Properties();
>>> persistenceProps.setProperty(PersistenceOptions.QUALIFY_ENTI TY_NAME,
>>> PersistenceOptions.QUALIFY_ENTITY_NAME_NSPREFIX);
>>>
>>> // Create the DataStore.
>>> final String dataStoreName = "mayo";
>>> final HbDataStore dataStore =
>>> (HbDataStore)HbHelper.INSTANCE.createRegisterDataStore(dataS toreName);
>>>
>>> dataStore.setPersistenceProperties(persistenceProps);
>>>
>>> // Configure the EPackages used by this DataStore.
>>> dataStore.setEPackages(new EPackage[] { PartyPackage.eINSTANCE,
>>> ProductoexpedientePackage.eINSTANCE,
>>> FacturaPackage.eINSTANCE, PresupuestoPackage.eINSTANCE});
>>>
>>> // Initialize the DataStore. This sets up the Hibernate mapping and, in
>>> // turn, creates the corresponding tables in the database.
>>> dataStore.initialize();
>>>
>>> final SessionFactory sessionFactory = dataStore.getSessionFactory();
>>> {
>>> // Open a new Session and start transaction.
>>> final Session session = sessionFactory.openSession();
>>> session.beginTransaction();
>>>
>>> // Create an empresa.
>>> Empresa empresa = PartyFactory.eINSTANCE.createEmpresa();
>>>
>>> (code continues...)
>>>
>>> I didn't this test today. Yes, you're right. This works! (Executing this
>>> "main" class under my "src" folder). But...
>>>
>>> Today, I tested this through my web application (Subsystems\WebPortal
>>> folder) under Tomcat. So I think it must be that my web application
>>> doesn't
>>> find the ePackages. This happens when I try to register a new Party (for
>>> example) through a web form.
>>>
>>> You have any idea? Thanks in advance!
>>>
>>> With regards,
>>>
>>> Gonzalo
>>>
>>>
>>>
>>>
>>> "Martin Taal" <mtaal@elver.org> escribió en el mensaje
>>> news:f1nvog$2ut$1@build.eclipse.org...
>>>> Hi Gonzalo,
>>>> I tested it and with me the tables are created in the db without errors.
>>>> I
>>>> used the four ecore files you posted earlier.
>>>> How does your initialization code look like?
>>>>
>>>> gr. Martin
>>>>
>>>> Gonzalo wrote:
>>>>> Hi Martin,
>>>>>
>>>>> yes, I passed all ePackage instances to the dataStore.
>>>>> I've tried it, with and without the qualified name of the ePackages.
>>>>>
>>>>> I'm working in these two folders:
>>>>>
>>>>> [project_root_folder]/src <- ePackages live here.
>>>>> [project_root_folder]/Subsystems/WebPortal/Sources <- The java actions
>>>>> calling dataStore.initialize() and ataStore.setePackages live in Java
>>>>> packages under this folder.
>>>>>
>>>>> Maybe dataStore.setEPackages can't find them?
>>>>>
>>>>> With regards,
>>>>>
>>>>> Gonzalo
>>>>>
>>>>> "Martin Taal" <mtaal@elver.org> escribió en el mensaje
>>>>> news:f1kl11$d5d$1@build.eclipse.org...
>>>>>> Hi Gonzalo,
>>>>>> Do you pass all epackage instances (of all the ecore models) to the
>>>>>> datastore (in setEpackages())?
>>>>>>
>>>>>> gr. Martin
>>>>>>
>>>>>> Gonzalo wrote:
>>>>>>> Hi Martin,
>>>>>>>
>>>>>>> The dataStore.initialize() call fails. Moreover, when I try to
>>>>>>> generate
>>>>>>> the hibernate.hbm.xml file of one of my ecores, I get an exception
>>>>>>> (you
>>>>>>> can see below, when I tried to generate the hibernate file for
>>>>>>> factura.ecore).
>>>>>>>
>>>>>>> I needed four ecores for my model. And they are related between them.
>>>>>>> Maybe there's an error in the design of the relationships.
>>>>>>>
>>>>>>> I attach my ecores.
>>>>>>>
>>>>>>> Could you help me? Thanks in advance.
>>>>>>>
>>>>>>> With regards,
>>>>>>>
>>>>>>> Gonzalo
>>>>>>>
>>>>>>>
>>>>>>> 0 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>>>>>> Loading class party.PartyPackage should be an epackage
>>>>>>> 723 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>>>>>> Loading class productoexpediente.ProductoexpedientePackage should be
>>>>>>> an
>>>>>>> epackage
>>>>>>> 724 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.hibernate.mapper.GenerateHBM -
>>>>>>> Loading class productoexpediente.factura.FacturaPackage should be an
>>>>>>> epackage
>>>>>>> 724 [main] DEBUG
>>>>>>> g.eclipse.emf.teneo.hibernate.mapper.GenerateHBM - Loading class
>>>>>>> productoexpediente.presupuesto.PresupuestoPackage should be an
>>>>>>> epackage
>>>>>>> 749 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> Properties of PersistenceOptions:
>>>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.ignore_eannotations: false
>>>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.always_version: true
>>>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.inheritance : SINGLE_TABLE
>>>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.optimistic_locking: true
>>>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.id_feature_as_primary_key: true
>>>>>>> 750 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.default_id_column: e_id
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.default_cache_strategy: NONE
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.version_column: e_version
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.fetch_containment_eagerly: false
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.join_table_for_non_contained_associations: false
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.java_class_entity_names: false
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.max_sql_name_length: -1
>>>>>>> 751 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.strategy: lowercase
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.naming.default_id_feature: e_id
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.disable_econtainer: false
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.proxy_strategy: none
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.default_temporal: TIMESTAMP
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.join_table_naming_strategy: ejb3
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.cascade_all_on_containment: true
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.set_entity_automatically: true
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.mapping.hibernate_mapping_file: false
>>>>>>> 752 [main] DEBUG org.eclipse.emf.teneo.PersistenceOptions -
>>>>>>> teneo.runtime.update_schema: true
>>>>>>> 856 [main] DEBUG
>>>>>>>
>>>>>>> g.eclipse.emf.teneo.annotations.mapper.PersistenceMappingBui lder -
>>>>>>> Reading ecore file:
>>>>>>> /home/gon/PROYECTO/eclipse/SGD-Modelo-EMF/model/party.ecore
>>>>>>> 1363 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> Creating pamodel for the following epackages
>>>>>>> 1364 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> party
>>>>>>> 1597 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> Create base pannotated model
>>>>>>> 1597 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> Deprecated eannotations with http://annotations.elver.org or
>>>>>>> http://ejb.elver.org are ignored.
>>>>>>> 1597 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> Parse annotations
>>>>>>> 1608 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing package party
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing party
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing Party
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass Party
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing direccion
>>>>>>> 1609 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing localidad
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing codPostal
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing provincia
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1610 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing telefono1
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing extTel
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing telefono2
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1611 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing correoE
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing fax
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing web
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing productos
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1612 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing Empresa
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass Empresa
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing cif
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing denominacion
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1613 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing nombreComercial
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing cnae
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing contacto
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing Persona
>>>>>>> 1614 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass Persona
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing nif
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing nombre
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing apellido1
>>>>>>> 1615 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1616 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1616 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing apellido2
>>>>>>> 1616 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1617 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1622 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing fechaNac
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing ContactoEmpresa
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass ContactoEmpresa
>>>>>>> 1623 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing cargo
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing dptoEmpresa
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing empresa
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing Pdi
>>>>>>> 1625 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass Pdi
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing catAcademica
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing areaConocimiento
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing departamento
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1626 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing centro
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing codCtaCliente
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing remuneracion
>>>>>>> 1627 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing horasSemanales
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing Pas
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1629 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass Pas
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing gratificacion
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing cosCtaCliente
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing centro
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1630 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing Becario
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing eclass Becario
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing catAcademica
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing titulacion
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1631 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing codCtaCliente
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Processing remuneracion
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Number of parsed typename annotations 0
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.parser.EAnnotationParserIm porter -
>>>>>>> Find efeature for each created eobject
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> Copying annotations on edatatypes over eattribute annotations!
>>>>>>> 1632 [main] DEBUG
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder -
>>>>>>> Add default annotations
>>>>>>> 1643 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>>>>>> inheritance: single
>>>>>>> 1643 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>>>>>> Default inheritance setting: SINGLE_TABLE
>>>>>>> 1643 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>>>>>> Automatically adding entity annotation: true
>>>>>>> 1643 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option:
>>>>>>> Eagerly load all containment relations: false
>>>>>>> 1643 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>>>>>> set
>>>>>>> cascade all on containment: true
>>>>>>> 1643 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Option
>>>>>>> default id feature name: e_id
>>>>>>> 1649 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.ecore.EClassNameStrategyUtils - Creating
>>>>>>> org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy as eclass name
>>>>>>> strategy
>>>>>>> 1649 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Qualify
>>>>>>> EClass name option:
>>>>>>> org.eclipse.emf.teneo.ecore.DefaultEClassNameStrategy
>>>>>>> 1649 [main] DEBUG
>>>>>>> lipse.emf.teneo.annotations.mapper.DefaultAnnotator - Maximum
>>>>>>> column
>>>>>>> length: -1
>>>>>>> 1650 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - ID
>>>>>>> Feature
>>>>>>> as primary key true
>>>>>>> 1650 [main] DEBUG
>>>>>>> lipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>>>> JoinTableForNonContainedAssociations false
>>>>>>> 1654 [main] DEBUG org.eclipse.emf.teneo.util.SQLCaseStrategyImpl -
>>>>>>> Creating org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase as
>>>>>>> case strategy
>>>>>>> 1654 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>>>> SQLCaseStrategy
>>>>>>> org.eclipse.emf.teneo.util.SQLCaseStrategyImpl$LowerCase
>>>>>>> 1654 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>>>> JoinTableNamingStrategy ejb3
>>>>>>> 1654 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - >>>>
>>>>>>> Adding
>>>>>>> default annotations for EPackage party
>>>>>>> 1654 [main] DEBUG
>>>>>>> lipse.emf.teneo.annotations.mapper.DefaultAnnotator - Processing
>>>>>>> EDataTypes
>>>>>>> 1654 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>>>> Processing
>>>>>>> EClasses
>>>>>>> 1654 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EClass: Party
>>>>>>> 1666 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute direccion
>>>>>>> 1668 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute localidad
>>>>>>> 1670 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute codPostal
>>>>>>> 1670 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute provincia
>>>>>>> 1670 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute telefono1
>>>>>>> 1670 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute extTel
>>>>>>> 1670 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute telefono2
>>>>>>> 1671 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute correoE
>>>>>>> 1671 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute fax
>>>>>>> 1671 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator - Adding
>>>>>>> default annotations for EAttribute web
>>>>>>> 1796 [main] DEBUG
>>>>>>> rg.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator -
>>>>>>> EReference
>>>>>>> + productos/Party does not have a onetomany annotation, adding one
>>>>>>> Exception in thread "main" java.lang.IllegalArgumentException : No
>>>>>>> annotated model element present for: ProductoExpediente for type
>>>>>>> EClass has its epackage been registered with Teneo?
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.checkAnnotatedPresent
>>>>>>> (PAnnotatedModelImpl.java:324)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.pamodel.impl.PAnnotatedMod elImpl.getPAnnotated(PAnnotatedModelImpl.java:270)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ge tEntityName
>>>>>>> (DefaultAnnotator.java:1397)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessOneToManyReference(DefaultAnnotator.java:830)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processOneToManyReference
>>>>>>> (HibernateDefaultAnnotator.java:180)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessEFeature(DefaultAnnotator.java:532)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessClass
>>>>>>> (DefaultAnnotator.java:412)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.hibernate.hbannotation.util.HibernateD efaultAnnotator.processClass(HibernateDefaultAnnotator.java: 144)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.pr ocessPackage
>>>>>>> (DefaultAnnotator.java:254)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.DefaultAnnotator.ma p(DefaultAnnotator.java:164)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java
>>>>>>> :158)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.annotations.mapper.PersistenceMappingB uilder.buildMapping(PersistenceMappingBuilder.java:90)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.createORM apperFile(GenerateHBM.java
>>>>>>> :104)
>>>>>>> at
>>>>>>> org.eclipse.emf.teneo.hibernate.mapper.GenerateHBM.main(Gene rateHBM.java:84)
>>>>>>>
>>>>>>>
>>>>>> --
>>>>>>
>>>>>> With Regards, Martin Taal
>>>>>>
>>>>>> Springsite/Elver.org
>>>>>> Office: Hardwareweg 4, 3821 BV Amersfoort
>>>>>> Postal: Nassaulaan 7, 3941 EC Doorn
>>>>>> The Netherlands
>>>>>> Tel: +31 (0)84 420 2397
>>>>>> Fax: +31 (0)84 225 9307
>>>>>> Mail: mtaal@springsite.com - mtaal@elver.org
>>>>>> Web: www.springsite.com - www.elver.org
>>>> --
>>>>
>>>> With Regards, Martin Taal
>>>>
>>>> Springsite/Elver.org
>>>> Office: Hardwareweg 4, 3821 BV Amersfoort
>>>> Postal: Nassaulaan 7, 3941 EC Doorn
>>>> The Netherlands
>>>> Tel: +31 (0)84 420 2397
>>>> Fax: +31 (0)84 225 9307
>>>> Mail: mtaal@springsite.com - mtaal@elver.org
>>>> Web: www.springsite.com - www.elver.org
>>>
>>
>> --
>>
>> With Regards, Martin Taal
>>
>> Springsite/Elver.org
>> Office: Hardwareweg 4, 3821 BV Amersfoort
>> Postal: Nassaulaan 7, 3941 EC Doorn
>> The Netherlands
>> Tel: +31 (0)84 420 2397
>> Fax: +31 (0)84 225 9307
>> Mail: mtaal@springsite.com - mtaal@elver.org
>> Web: www.springsite.com - www.elver.org
>
>
> package es.udc.fbellas.j2ee.miniportal.http.controller.actions;
>
> import java.io.IOException;
> import java.util.Properties;
>
> import javax.servlet.http.HttpServletRequest;
> import javax.servlet.http.HttpServletResponse;
> import javax.servlet.ServletException;
> import org.apache.struts.action.ActionMessage;
> import org.apache.struts.action.ActionMessages;
> import org.apache.struts.action.ActionMapping;
> import org.apache.struts.action.ActionForm;
> import org.apache.struts.action.ActionForward;
> import org.eclipse.emf.ecore.EPackage;
> import org.eclipse.emf.teneo.PersistenceOptions;
> import org.eclipse.emf.teneo.hibernate.HbDataStore;
> import org.eclipse.emf.teneo.hibernate.HbHelper;
> import org.hibernate.Session;
> import org.hibernate.SessionFactory;
>
> import party.Empresa;
> import party.PartyFactory;
> import party.PartyPackage;
> import productoexpediente.ProductoexpedientePackage;
> import productoexpediente.factura.FacturaPackage;
> import productoexpediente.presupuesto.PresupuestoPackage;
>
> import es.udc.fbellas.j2ee.util.exceptions.InternalErrorException;
> import es.udc.fbellas.j2ee.util.exceptions.DuplicateInstanceExcepti on;
> import es.udc.fbellas.j2ee.util.struts.action.DefaultAction;
> import es.udc.fbellas.j2ee.miniportal.model.userprofile.vo.UserProf ileDetailsVO;
> import es.udc.fbellas.j2ee.miniportal.http.view.actionforms.Empresa Form;
> import es.udc.fbellas.j2ee.miniportal.http.view.actionforms.UserPro fileForm;
> import es.udc.fbellas.j2ee.miniportal.http.controller.session.Sessi onManager;
>
> public class CreateEmpresaAction extends DefaultAction {
>
> public ActionForward doExecute(ActionMapping mapping,
> ActionForm form, HttpServletRequest request,
> HttpServletResponse response)
> throws IOException, ServletException, InternalErrorException {
>
> /* Get data. */
> EmpresaForm empresaForm = (EmpresaForm) form;
> String cif = empresaForm.getCif();
> String cnae = empresaForm.getCnae();
> String denominacion = empresaForm.getDenominacion();
> String nombreComercial = empresaForm.getNombreComercial();
>
> ActionMessages errors = new ActionMessages();
>
> final Properties persistenceProps = new Properties();
> persistenceProps.setProperty(PersistenceOptions.QUALIFY_ENTI TY_NAME, PersistenceOptions.QUALIFY_ENTITY_NAME_NSPREFIX);
>
> // Create the DataStore.
> final String dataStoreName = "mayo";
> final HbDataStore dataStore = (HbDataStore)HbHelper.INSTANCE.createRegisterDataStore(dataS toreName);
>
> dataStore.setPersistenceProperties(persistenceProps);
>
> // Configure the EPackages used by this DataStore.
> dataStore.setEPackages(new EPackage[] { PartyPackage.eINSTANCE, ProductoexpedientePackage.eINSTANCE,
> FacturaPackage.eINSTANCE, PresupuestoPackage.eINSTANCE});
>
>
> // Initialize the DataStore. This sets up the Hibernate mapping and, in
> // turn, creates the corresponding tables in the database.
> dataStore.initialize();
>
>
> final SessionFactory sessionFactory = dataStore.getSessionFactory();
> {
> // Open a new Session and start transaction.
> final Session session = sessionFactory.openSession();
> session.beginTransaction();
>
> try {
> Empresa empresa = PartyFactory.eINSTANCE.createEmpresa();
> empresa.setCif(cif);
> empresa.setCnae(cnae);
> empresa.setDenominacion(denominacion);
> empresa.setNombreComercial(nombreComercial);
Re: [Teneo] dataStore.initialize() fails (four .ecore) [message #606636 is a reply to message #82490] Wed, 09 May 2007 11:03 Go to previous message
Gonzalo is currently offline GonzaloFriend
Messages: 27
Registered: July 2009
Junior Member
Hi Martin,

I think there's something wrong in the connection between my webapp and
Teneo-Hibernate-MySQL.

I'm trying to find a solution.

Thank you very much!

With regards,

Gonzalo

"Martin Taal" <mtaal@elver.org> escribi
Previous Topic:[teneo-jpox] jdoDatastore initialize failed on with mulitple ecores
Next Topic:Restrict copy/paste for some elemets
Goto Forum:
  


Current Time: Fri Apr 19 00:44:11 GMT 2024

Powered by FUDForum. Page generated in 0.03689 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top