Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [Teneo] Enhancing the ECore classes
[Teneo] Enhancing the ECore classes [message #614086] Fri, 25 January 2008 15:26
David Wynter is currently offline David WynterFriend
Messages: 4624
Registered: July 2009
Senior Member
Hi,

Not sure if I missed something in the steps to create my own JPOX
persistence using Teneo, but I get this

javax.jdo.JDOUserException: Field
"org.mddl.mddl._3.impl.CallableTypeImpl.mixed" is declared as a
reference type (interface/Object) but no implementation classes of
"org.eclipse.emf.ecore.util.FeatureMap" have been found!
at
org.jpox.metadata.MetaDataUtils.getImplementationNamesForRef erenceField(MetaDataUtils.java:441)
at
org.jpox.store.rdbms.table.ColumnCreator.createColumnsForRef erenceField(ColumnCreator.java:250)
at
org.jpox.store.rdbms.table.ColumnCreator.createColumnsForFie ldUsingReference(ColumnCreator.java:224)
at
org.jpox.store.mapping.ReferenceMapping.createColumns(Refere nceMapping.java:77)
at
org.jpox.store.mapping.ReferenceMapping.initialize(Reference Mapping.java:63)

.....


So clearly the ECore classes are not enhanced. What did I miss?

Thx.

David
Previous Topic:[teneo] problem with composition link
Next Topic:[teneo] problem with composition link
Goto Forum:
  


Current Time: Thu Apr 25 09:39:09 GMT 2024

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

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

Back to the top