When I run my project workflow I get this error trace:
750 ERROR WorkflowRunner - property model.file not specified. Dereferenced at in fr/irit/tras/generator/generate-persistence.oaw:7
750 ERROR WorkflowRunner - property outlet.src.dir not specified. Dereferenced at in fr/irit/tras/generator/generate-persistence.oaw:13
750 ERROR WorkflowRunner - property jpa.modelslot not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:42
750 ERROR WorkflowRunner - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:44
750 ERROR WorkflowRunner - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:57
750 ERROR WorkflowRunner - property jpa.modelslot not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:59
750 ERROR WorkflowRunner - property jpa.modelslot not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:70
750 ERROR WorkflowRunner - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:72
750 ERROR WorkflowRunner - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:87
750 ERROR WorkflowRunner - property outlet.src.dir not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:110
750 ERROR WorkflowRunner - property outlet.src.once.dir not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:118
750 ERROR WorkflowRunner - property outlet.src.interfaces.dir not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:126
750 ERROR WorkflowRunner - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:142
750 ERROR WorkflowRunner - property outlet.res.dir not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:145
750 ERROR WorkflowRunner - Workflow interrupted because of configuration errors.
Hi,
The JPA cartridge is working alone. check out all the JPA projects from the svn.
What properties seem to be missing for you?
Thnx
attila
hypnosat7 wrote:
Could you pls tell me if the jpa cartridge is working alone ?
Because I've seen some missing properties in the jpaCartridgeDefaults.properties file!