Page 1 of 1

Error Import Generic Application: GwtApp

PostPosted: Mon Feb 14, 2011 11:40 pm
by hsorensen
Using actifsource v4.6.0 (latest from website)
When importing a generic application, a number of model inconsistencies.

One example:
Desc: Relation is not allowed for this type. Resource:entity(com.actifsource.app.gwt). Statement: entity, range, Entity.
Desc: Subject Cardinality: A statement with relation 'range' is missing. Resource: entity(com.actifsource.app.gwt). Statement: entity, range, ?.

Any ideas?

thanks
Henrik

Re: Error Import Generic Application: GwtApp

PostPosted: Tue Feb 15, 2011 9:10 am
by micha
Hello Henrik,

You are right, we need to adapt the model of the gwt generic application to the newest core model. Right now, you can easily do this yourself in your workspace be selecting the projects having model errors and then apply the refactoring we ship for this purpose:
  • Select "Generic Refactoring" from the context menu
  • Select "Refactor Use- and OwnRelation range"
  • Click on Finish